toggle menu
BlueConic Android SDK
7.2.0
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.impl.util
/
LocationUtil
Location
Util
object
LocationUtil
Members
Types
Location
Lat
Long
Link copied to clipboard
data
class
LocationLatLong
(
val
latitude
:
Double
,
val
longitude
:
Double
)
Functions
get
Current
Location
Link copied to clipboard
suspend
fun
getCurrentLocation
(
context
:
Context
)
:
LocationResult
has
Location
Permission
Link copied to clipboard
fun
hasLocationPermission
(
context
:
Context
)
:
Boolean