Package 

Interface IndoorStateChangeListener

    • Method Summary

      Modifier and Type Method Description
      Unit onIndoorBuildingFocused() Callback invoked when an indoor building comes to focus.
      Unit onIndoorLevelActivated(IndoorBuilding building) Callback invoked when a level for a building is activated.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onIndoorLevelActivated

         Unit onIndoorLevelActivated(IndoorBuilding building)

        Callback invoked when a level for a building is activated.

        Parameters:
        building - the activated building