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