public class

MapstedGeofenceApi

extends Object
implements GeofenceApi
java.lang.Object
   ↳ com.mapsted.geofence.MapstedGeofenceApi

Summary

Public Methods
GeofenceApi.GeofenceTriggers geofenceTriggers()
get reference to geofence trigger api's GeofenceApi.GeofenceTriggers
static GeofenceApi newInstance(Context context, CoreApi coreApi)
void onDestroy()
Notify SDK of activity destroyed
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.mapsted.geofence.GeofenceApi

Public Methods

public GeofenceApi.GeofenceTriggers geofenceTriggers ()

get reference to geofence trigger api's GeofenceApi.GeofenceTriggers

public static GeofenceApi newInstance (Context context, CoreApi coreApi)

public void onDestroy ()

Notify SDK of activity destroyed