Package 

Class GeofenceManagerImpl

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Building getCurrentBuilding() Gets the Building id of the current configuration
      Site getCurrentSite() Get the current site the user is currently in
      List<Geofence> getInsideGeofences() Get list of geofences that are in "inside" state
      List<Geofence> getAllGlobalGeofences() Get list of all global geofences defined on Pointr Cloud
      List<Poi> getTriggerPois(Site site) Get list of all trigger pois defined on Pointr Cloud
      • Methods inherited from class com.pointrlabs.core.management.PTRAdvertiser

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

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