-
public interface GeofenceCallback
-
-
Method Summary
Modifier and Type Method Description abstract voidhandleGeoFences(JSONObject jsonObject)abstract voidtriggerLocation()-
-
Method Detail
-
handleGeoFences
abstract void handleGeoFences(JSONObject jsonObject)
-
triggerLocation
abstract void triggerLocation()
-
-
-
-