Module xmpp_parsers::presence

source ·
Expand description

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

Traits§

  • Should be implemented on every known payload of a <presence/>.

Enums§

  • Specifies the availability of an entity or resource.
  • Accepted values for the ‘type’ attribute of a presence.

Structs§

  • The main structure representing the <presence/> stanza.