Module xmpp_parsers::presence
source · Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structs§
- The main structure representing the
<presence/>
stanza.
Enums§
- Specifies the availability of an entity or resource.
Traits§
- Should be implemented on every known payload of a
<presence/>
.