Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-geofence-offline
/
com.mapsted.geofence_offline.offline
/
OfflineGeofenceId
Offline
Geofence
Id
open
class
OfflineGeofenceId
GeofenceId as in format 'mapsted_geofence:propertyId'
Members
Constructors
Offline
Geofence
Id
Link copied to clipboard
constructor
(
propertyId
:
Int
)
Properties
property
Id
Link copied to clipboard
val
propertyId
:
Int
Functions
create
From
Link copied to clipboard
open
fun
createFrom
(
geofenceId
:
String
)
:
OfflineGeofenceId
get
Geofence
Id
Link copied to clipboard
open
fun
getGeofenceId
(
)
:
String
parse
Property
Id
Link copied to clipboard
open
fun
parsePropertyId
(
geofenceId
:
String
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String