Interface InternalSessionListener

    • Method Detail

      • onEvent

        void onEvent​(InternalSessionEvent event)
        Callback method allowing observers to receive notification of InternalSession events.
        Parameters:
        event - Non null InternalSessionEvent describing the event which occurred.