insertLocation

abstract suspend fun insertLocation(location: LocationMessage)

Inserts a new location message into the data source.

Parameters

location

the location message to insert.