Module xmpp_parsers::jingle

source ·
Expand description

XEP-0166: Jingle

Structs§

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

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.