Expand description
XEP-0166: Jingle
Structs§
- Content
- Describes a session’s content, there can be multiple content in one session.
- Content
AsXml Iterator - Convert a
Content
into XML events. - Content
From XmlBuilder - Build a
Content
from XML events. - Content
Id - An unique identifier in a session, referencing a [struct.Content.html](Content element).
- Description
AsXml Iterator - Convert a
Description
into XML events. - Jingle
- The main Jingle container, to be included in an iq stanza.
- Jingle
AsXml Iterator - Convert a
Jingle
into XML events. - Jingle
From XmlBuilder - Build a
Jingle
from XML events. - Reason
AsXml Iterator - Convert a
Reason
into XML events. - Reason
Element - Informs the recipient of something.
- Reason
Element AsXml Iterator - Convert a
ReasonElement
into XML events. - Reason
Element From XmlBuilder - Build a
ReasonElement
from XML events. - Reason
From XmlBuilder - Build a
Reason
from XML events. - Security
- A security element inside a Jingle content, stubbed for now.
- Security
AsXml Iterator - Convert a
Security
into XML events. - Security
From XmlBuilder - Build a
Security
from XML events. - Session
Id - Unique identifier for a session between two JIDs.
- Transport
AsXml Iterator - Convert a
Transport
into XML events.
Enums§
- Action
- The action attribute.
- Creator
- Which party originally generated the content type.
- Description
- Enum wrapping all of the various supported descriptions of a Content.
- Disposition
- How the content definition is to be interpreted by the recipient. The meaning of this attribute matches the “Content-Disposition” header as defined in RFC 2183 and applied to SIP by RFC 3261.
- Reason
- Lists the possible reasons to be included in a Jingle iq.
- Senders
- Which parties in the session will be generating content.
- Transport
- Enum wrapping all of the various supported transports of a Content.