Uses of Class
org.jivesoftware.smackx.jingleold.nat.RTPBridge
-
Packages that use RTPBridge Package Description org.jivesoftware.smackx.jingleold.nat TODO describe me. -
-
Uses of RTPBridge in org.jivesoftware.smackx.jingleold.nat
Methods in org.jivesoftware.smackx.jingleold.nat that return RTPBridge Modifier and Type Method Description static RTPBridgeRTPBridge. getRTPBridge(XMPPConnection connection, java.lang.String sessionID)Get a new RTPBridge Candidate from the server.RTPBridgeRTPBridge.Provider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)static RTPBridgeRTPBridge. relaySession(XMPPConnection connection, java.lang.String sessionID, java.lang.String pass, TransportCandidate proxyCandidate, TransportCandidate localCandidate)Check if the server support RTPBridge Service.
-