AndroidMeshLocationManager

Constructors

Link copied to clipboard
constructor(context: Application, locationRepository: LocationRepository)

Functions

Link copied to clipboard
open override fun restart()
Link copied to clipboard
open override fun start(scope: CoroutineScope, sendPositionFn: suspend (Position) -> Unit)
Link copied to clipboard
open override fun stop()