PACECloudSDK
/
cloud.pace.sdk.appkit.geofences
/
GeofenceManager
/
GeofenceLocation
Geofence
Location
data class
GeofenceLocation
(lat:
Double
, lon:
Double
, radius:
Float
, id:
String
, tag:
String
)
Content copied to clipboard
Properties
Properties
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
lat
Link copied to clipboard
val
lat
:
Double
Content copied to clipboard
lon
Link copied to clipboard
val
lon
:
Double
Content copied to clipboard
radius
Link copied to clipboard
val
radius
:
Float
Content copied to clipboard
tag
Link copied to clipboard
val
tag
:
String
Content copied to clipboard