Package com.ribs

Interface RibsEventListener.Listener

  • Enclosing class:
    RibsEventListener

    public static interface RibsEventListener.Listener
    An interface for objects that want notification about event processing.
    • Method Detail

      • appActivated

        void appActivated()
        Called when the app activates.
      • appDeactivated

        void appDeactivated()
        Called when the app de-activates.