Package 

Interface GeofenceManager

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract List<Geofence> getInsideGeofences() Get list of geofences that are in "inside" state
      abstract List<Geofence> getLevelGeofences(Site site) Get list of geofences that are inside the site
      abstract List<Geofence> getGlobalGeofences() Get list of all global geofences defined on Pointr Cloud
      • Methods inherited from class com.pointrlabs.core.management.interfaces.Advertiser

        addListener, removeListener
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait