Classes | |
| class | Content |
| An abstraction of a Jingle Content Type. More... | |
| class | Description |
| An abstraction of a Jingle Description (Application Format). More... | |
| class | DTMF |
| An abstraction of a Jingle DTMF element, of XEP-0181. More... | |
| class | ICEUDP |
| An abstraction of the signaling part of Jingle ICE-UDP Transport Method (XEP-0176). More... | |
| class | Plugin |
| An abstraction of a Jingle plugin. More... | |
| class | RawUDP |
| An abstraction of the signaling part of Jingle Raw UDP Transport Method (XEP-0177). More... | |
| class | RTP |
| An abstraction of the signaling part of Jingle RTP Sessions (XEP-0167). More... | |
| class | Session |
| This is an implementation of a Jingle Session (XEP-0166). More... | |
| class | SessionHandler |
| class | Transport |
| An abstract base class of a Jingle Transport. More... | |
Enumerations | |
| enum | Action { ContentAccept, ContentAdd, ContentModify, ContentReject, ContentRemove, DescriptionInfo, SessionAccept, SessionInfo, SessionInitiate, SessionTerminate, TransportAccept, TransportInfo, TransportReject, TransportReplace, InvalidAction } |
Variables | |
| class class class typedef std::list< const Plugin * > | PluginList |
See Session for more information about Jingle in gloox.
|
Definition at line 54 of file jinglesession.h. |
|
|
A list of Jingle Plugins. Definition at line 44 of file jinglesession.h. |
1.4.1