Interface ServerSession.AddListener

    • Method Detail

      • added

        void added​(ServerSession session)

        Callback method invoked when the session is added to a BayeuxServer.

        Parameters:
        session - the added session