Module message

Source
Expand description

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

Structs§

Id
Id field in a Message, if any.
Lang
Wrapper type to represent an optional xml:lang attribute.
Message
The main structure representing the <message/> stanza.
Thread
Threading meta-information.

Enums§

MessageType
The type of a message.

Traits§

MessagePayload
Should be implemented on every known payload of a <message/>.