xmpp_parsers::pubsub

Module event

Source
Expand description

The http://jabber.org/protocol/pubsub#event protocol.

Structs§

Item
An event item from a PubSub node.
ItemAsXmlIterator
Convert a Item into XML events.
ItemFromXmlBuilder
Build a Item from XML events.

Enums§

PubSubEvent
Represents an event happening to a PubSub node.