public class

MapstedOfflineGeofenceApi

extends Object
implements OfflineGeofenceApi
java.lang.Object
   ↳ com.mapsted.geofence_offline.MapstedOfflineGeofenceApi

Summary

Nested Classes
class MapstedOfflineGeofenceApi.OfflineGeofenceOptions  
Public Methods
static OfflineGeofenceApi newInstance(Context context, CoreApi coreApi)
OfflineGeofenceApi.OfflineGeofences offlineGeofences()
get reference to offline geofence api's OfflineGeofenceApi.OfflineGeofences
void onDestroy()
Notify SDK of activity destroyed
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.mapsted.geofence_offline.OfflineGeofenceApi

Public Methods

public static OfflineGeofenceApi newInstance (Context context, CoreApi coreApi)

public OfflineGeofenceApi.OfflineGeofences offlineGeofences ()

get reference to offline geofence api's OfflineGeofenceApi.OfflineGeofences

public void onDestroy ()

Notify SDK of activity destroyed