Module xmpp_parsers::pubsub::owner
source · Expand description
The http://jabber.org/protocol/pubsub#owner
protocol.
Structs§
- An affiliation element.
- 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 delete a node.
- A redirect element.
- Build a
Redirect
from XML events. - Convert a
Redirect
into XML events. - A subscription element, describing the state of a subscription.
- A request for current subscriptions.
Enums§
- Main payload used to communicate with a PubSubOwner service.