OfflineGeofenceOptions

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open var dwellTime_min: Int
Link copied to clipboard
open var radius_m: Int

Functions

Link copied to clipboard
open fun setDefaultRadius(radiusInMeters: Int)
sets the default radius for the geofence api.
Link copied to clipboard
open fun setDwellTime_min(minute: Int)
Sets the default time in minute after which geofence is triggered.