Interface JingleTransportListener

    • Method Detail

      • transportClosed

        void transportClosed​(TransportCandidate cand)
        Notification that a transport must be cancelled.
        Parameters:
        cand - The transport candidate that must be cancelled. A value of "null" means all the transports for this session.