kiosk-ops-sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
kiosk-ops-sdk
kiosk-ops-sdk
/
com.sarastarquant.kioskops.sdk.geofence
/
GeofenceStartResult
/
LocationDisabled
Location
Disabled
data
class
LocationDisabled
(
val
message
:
String
)
:
GeofenceStartResult
Failed because location services are disabled.
Members
Constructors
Location
Disabled
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String