Module xmpp_parsers::pubsub::owner
source · Expand description
The http://jabber.org/protocol/pubsub#owner
protocol.
Structs§
- An affiliation element.
- Build a
Affiliation
from XML events. - Convert a
Affiliation
into XML events. - A list of affiliations you have on a service, or on a node.
- Request to configure a node.
- Request to change default configuration.
- Request to delete a node.
- Request to clear a node.
- Build a
Purge
from XML events. - Convert a
Purge
into XML events. - A redirect element.
- Build a
Redirect
from XML events. - Convert a
Redirect
into XML events. - A subscription element, describing the state of a subscription.
- Build a
SubscriptionElem
from XML events. - Convert a
SubscriptionElem
into XML events. - A request for current subscriptions.
Enums§
- Main payload used to communicate with a PubSubOwner service.