Uses of Class
org.jivesoftware.smackx.jingle.nat.RTPBridge

Packages that use RTPBridge
org.jivesoftware.smackx.jingle.nat   
 

Uses of RTPBridge in org.jivesoftware.smackx.jingle.nat
 

Methods in org.jivesoftware.smackx.jingle.nat that return RTPBridge
static RTPBridge RTPBridge.getRTPBridge(XMPPConnection xmppConnection, java.lang.String sessionID)
          Get a new RTPBridge Candidate from the server.
static RTPBridge RTPBridge.relaySession(XMPPConnection xmppConnection, java.lang.String sessionID, java.lang.String pass, TransportCandidate proxyCandidate, TransportCandidate localCandidate)
          Check if the server support RTPBridge Service.