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