Module xmpp_parsers::jingle

source ·
Expand description

XEP-0166: Jingle

Enums

  • The action attribute.
  • Which party originally generated the content type.
  • Which parties in the session will be generating 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.

Structs

  • An unique identifier in a session, referencing a [struct.Content.html](Content element).

Enums

  • Enum wrapping all of the various supported descriptions of a Content.
  • Enum wrapping all of the various supported transports of a Content.

Structs

  • Describes a session’s content, there can be multiple content in one session.

Enums

  • Lists the possible reasons to be included in a Jingle iq.

Structs

  • Informs the recipient of something.
  • Unique identifier for a session between two JIDs.
  • The main Jingle container, to be included in an iq stanza.