Expand description
XEP-0166: Jingle
Structs§
- Describes a session’s content, there can be multiple content in one session.
- Convert a
Content
into XML events. - Build a
Content
from XML events. - An unique identifier in a session, referencing a [struct.Content.html](Content element).
- Convert a
Description
into XML events. - The main Jingle container, to be included in an iq stanza.
- Convert a
Jingle
into XML events. - Build a
Jingle
from XML events. - Convert a
Reason
into XML events. - Informs the recipient of something.
- Convert a
ReasonElement
into XML events. - Build a
ReasonElement
from XML events. - Build a
Reason
from XML events. - A security element inside a Jingle content, stubbed for now.
- Convert a
Security
into XML events. - Build a
Security
from XML events. - Unique identifier for a session between two JIDs.
- Convert a
Transport
into XML events.
Enums§
- The action attribute.
- Which party originally generated the content type.
- Enum wrapping all of the various supported descriptions of a Content.
- 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.
- Lists the possible reasons to be included in a Jingle iq.
- Which parties in the session will be generating content.
- Enum wrapping all of the various supported transports of a Content.