|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JingleSessionRequest | |
|---|---|
| org.jivesoftware.smackx.jingle | |
| Uses of JingleSessionRequest in org.jivesoftware.smackx.jingle |
|---|
| Methods in org.jivesoftware.smackx.jingle with parameters of type JingleSessionRequest | |
|---|---|
JingleSession |
JingleManager.createIncomingJingleSession(JingleSessionRequest request)
When the session request is acceptable, this method should be invoked. |
| Constructors in org.jivesoftware.smackx.jingle with parameters of type JingleSessionRequest | |
|---|---|
JingleSession(XMPPConnection conn,
JingleSessionRequest request,
java.lang.String initiator,
java.lang.String responder,
java.util.List<JingleMediaManager> jingleMediaManagers)
JingleSession constructor (for an outgoing Jingle session) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||