OfflineGeofences
interface OfflineGeofences
Types
Link copied to clipboard
interface AddOfflineGeofenceCallback
Functions
Link copied to clipboard
abstract fun addOfflineGeofence(propertyId: Int, expirationMs: Long, callback: OfflineGeofenceApi.OfflineGeofences.AddOfflineGeofenceCallback)
abstract fun addOfflineGeofence(propertyId: Int, expirationMs: Long, notificationDetail: NotificationDetail, callback: OfflineGeofenceApi.OfflineGeofences.AddOfflineGeofenceCallback)
Same as addOfflineGeofence but additionally shows a notification when geofence is triggered.
Link copied to clipboard
* remove geofence for this property