Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-service
/
org.meshtastic.core.service
/
AndroidMeshLocationManager
Android
Mesh
Location
Manager
android
class
AndroidMeshLocationManager
(
context
:
Application
,
locationRepository
:
LocationRepository
)
:
MeshLocationManager
(
source
)
Members
Constructors
Android
Mesh
Location
Manager
Link copied to clipboard
android
constructor
(
context
:
Application
,
locationRepository
:
LocationRepository
)
Functions
start
Link copied to clipboard
android
open
override
fun
start
(
scope
:
CoroutineScope
,
sendPositionFn
:
(
Position
)
->
Unit
)
stop
Link copied to clipboard
android
open
override
fun
stop
(
)