Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.repository
/
LocationRepositoryImpl
/
getLocations
get
Locations
android
@
RequiresPermission
(
anyOf
=
[
"android.permission.ACCESS_COARSE_LOCATION"
,
"android.permission.ACCESS_FINE_LOCATION"
]
)
open
override
fun
getLocations
(
)
:
Flow
<
Location
>
(
source
)
Observable flow for location updates