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.
- Accepted values for the ‘type’ attribute of a presence.
Traits§
- Should be implemented on every known payload of a
<presence/>
.