Expand description
RFC 6121: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence
Structs§
- Group
- Represents a group a contact is part of.
- Group
AsXml Iterator - Convert a
Group
into XML events. - Group
From XmlBuilder - Build a
Group
from XML events. - Item
- Contact from the user’s contact list.
- Item
AsXml Iterator - Convert a
Item
into XML events. - Item
From XmlBuilder - Build a
Item
from XML events. - Roster
- The contact list of the user.
- Roster
AsXml Iterator - Convert a
Roster
into XML events. - Roster
From XmlBuilder - Build a
Roster
from XML events.
Enums§
- Ask
- The sub-state of subscription with a contact.
- Subscription
- The state of your mutual subscription with a contact.