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 Building getCurrentBuilding() Gets the Building id of the current configuration
      abstract Site getCurrentSite() Get the current site the user is currently in
      abstract List<Geofence> getInsideGeofences() Get list of geofences that are in "inside" state
      abstract List<Geofence> getAllGlobalGeofences() Get list of all global geofences defined on Pointr Cloud
      abstract List<Poi> getTriggerPois(Site site) Get list of all trigger pois 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