[][src]Module xmpp_parsers::jingle

XEP-0166: Jingle

Enums

Action

The action attribute.

Creator

Which party originally generated the content type.

Senders

Which parties in the session will be generating 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.

Structs

ContentId

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

Enums

Description

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

Transport

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

Structs

Content

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

Enums

Reason

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

Structs

ReasonElement

Informs the recipient of something.

SessionId

Unique identifier for a session between two JIDs.

Jingle

The main Jingle container, to be included in an iq stanza.