OfflineGeofenceId

GeofenceId as in format 'mapsted_geofence:propertyId'

Constructors

Link copied to clipboard
constructor(propertyId: Int)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun createFrom(geofenceId: String): OfflineGeofenceId
Link copied to clipboard
open fun getGeofenceId(): String
Link copied to clipboard
open fun parsePropertyId(geofenceId: String): Int
Link copied to clipboard
open fun toString(): String