Interface ServerSession.RemoveListener

    • Method Detail

      • removed

        void removed​(ServerSession session,
                     boolean timeout)

        Callback invoked when the session is removed.

        Parameters:
        session - the removed session
        timeout - whether the session has been removed because of a timeout