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
/
MapstedOfflineGeofenceApi
/
OfflineGeofenceOptions
Offline
Geofence
Options
open
class
OfflineGeofenceOptions
Members
Constructors
Offline
Geofence
Options
Link copied to clipboard
constructor
(
)
Properties
dwellTime_
min
Link copied to clipboard
open
var
dwellTime_min
:
Int
radius_
m
Link copied to clipboard
open
var
radius_m
:
Int
Functions
set
Default
Radius
Link copied to clipboard
open
fun
setDefaultRadius
(
radiusInMeters
:
Int
)
sets the default radius for the geofence api.
set
Dwell
Time_
min
Link copied to clipboard
open
fun
setDwellTime_min
(
minute
:
Int
)
Sets the default time in minute after which geofence is triggered.