Interface JingleMediaListener

    • Method Detail

      • mediaEstablished

        void mediaEstablished​(PayloadType pt)
                       throws org.jivesoftware.smack.SmackException.NotConnectedException,
                              java.lang.InterruptedException
        Notification that the jmf has been negotiated and established.
        Parameters:
        pt - The payload type agreed.
        Throws:
        org.jivesoftware.smack.SmackException.NotConnectedException - if the XMPP connection is not connected.
        java.lang.InterruptedException - if the calling thread was interrupted.
      • mediaClosed

        void mediaClosed​(PayloadType cand)
        Notification that a payload type must be cancelled.
        Parameters:
        cand - The payload type that must be closed