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
/
GeofenceError
/
LocationDisabled
Location
Disabled
data
class
LocationDisabled
(
val
message
:
String
=
"Location services must be enabled for geofencing"
)
:
GeofenceError
Location services are disabled on the device.
Members
Constructors
Location
Disabled
Link copied to clipboard
constructor
(
message
:
String
=
"Location services must be enabled for geofencing"
)
Properties
message
Link copied to clipboard
val
message
:
String