Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.location
/
LocationRepository
/
getLocations
get
Locations
@
RequiresPermission
(
anyOf
=
[
"android.permission.ACCESS_COARSE_LOCATION"
,
"android.permission.ACCESS_FINE_LOCATION"
]
)
fun
getLocations
(
)
:
Flow
<
Location
>
Observable flow for location updates