Module xmpp_parsers::message
source · Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structs§
- Wrapper type to represent an optional
xml:lang
attribute. - The main structure representing the
<message/>
stanza.
Enums§
- The type of a message.
Traits§
- Should be implemented on every known payload of a
<message/>
.