Package | Description |
---|---|
org.jivesoftware.smackx.jingleold.nat |
TODO describe me.
|
Modifier and Type | Method and Description |
---|---|
static RTPBridge |
RTPBridge.getRTPBridge(XMPPConnection connection,
String sessionID)
Get a new RTPBridge Candidate from the server.
|
RTPBridge |
RTPBridge.Provider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
static RTPBridge |
RTPBridge.relaySession(XMPPConnection connection,
String sessionID,
String pass,
TransportCandidate proxyCandidate,
TransportCandidate localCandidate)
Check if the server support RTPBridge Service.
|