Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-node
/
org.meshtastic.feature.node.compass
/
AndroidPhoneLocationProvider
Android
Phone
Location
Provider
android
class
AndroidPhoneLocationProvider
(
context
:
Context
,
dispatchers
:
CoroutineDispatchers
)
:
PhoneLocationProvider
(
source
)
Members
Constructors
Android
Phone
Location
Provider
Link copied to clipboard
android
constructor
(
context
:
Context
,
dispatchers
:
CoroutineDispatchers
)
Types
Companion
Link copied to clipboard
android
object
Companion
Functions
location
Updates
Link copied to clipboard
android
open
override
fun
locationUpdates
(
)
:
Flow
<
PhoneLocationState
>