Module jingle

Source
Expand description

XEP-0166: Jingle

Structs§

Content
Describes a session’s content, there can be multiple content in one session.
ContentId
An unique identifier in a session, referencing a [struct.Content.html](Content element).
Jingle
The main Jingle container, to be included in an iq stanza.
ReasonElement
Informs the recipient of something.
Security
A security element inside a Jingle content, stubbed for now.
SessionId
Unique identifier for a session between two JIDs.

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.