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
/
AndroidLocationService
Android
Location
Service
android
class
AndroidLocationService
(
context
:
Application
,
locationRepository
:
LocationRepository
)
:
LocationService
(
source
)
Members
Constructors
Android
Location
Service
Link copied to clipboard
android
constructor
(
context
:
Application
,
locationRepository
:
LocationRepository
)
Functions
get
Current
Location
Link copied to clipboard
android
open
suspend override
fun
getCurrentLocation
(
)
:
Location
?