Package | Description |
---|---|
org.jivesoftware.smackx.jingle.nat |
Modifier and Type | Method and Description |
---|---|
static RTPBridge |
RTPBridge.getRTPBridge(XMPPConnection connection,
String sessionID)
Get a new RTPBridge Candidate from the server.
|
static RTPBridge |
RTPBridge.relaySession(XMPPConnection connection,
String sessionID,
String pass,
TransportCandidate proxyCandidate,
TransportCandidate localCandidate)
Check if the server support RTPBridge Service.
|