Interface JingleSessionRequestListener

    • Method Detail

      • sessionRequested

        void sessionRequested​(JingleSessionRequest request)
        A request to start a session has been received from another user.
        Parameters:
        request - The request from the other user.