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
/
OfflineGeofenceApi
/
OfflineGeofences
/
AddOfflineGeofenceCallback
Add
Offline
Geofence
Callback
interface
AddOfflineGeofenceCallback
Members
Functions
on
Failure
Link copied to clipboard
abstract
fun
onFailure
(
e
:
OfflineGeofenceException
)
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
offlineGeofenceId
:
OfflineGeofenceId
)