Package 

Interface ArEventsListener

  • All Implemented Interfaces:
    com.pointrlabs.core.management.PTRListener

    
    public interface ArEventsListener
     implements PTRListener
                        

    Interface that notifies the implementing handlers of UI events related to the AR button shown on top of the map

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • 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
      Unit onArButtonClicked(PTRMapFragment mapFragment, ImageButton arButton, Boolean isARReady) Invoked when the AR button overlaying the map is clicked
      • Methods inherited from class java.lang.Object

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