xmpp_parsers

Module stanza_id

Source
Expand description

XEP-0359: Unique and Stable Stanza IDs

Structs§

OriginId
A hack for MUC before version 1.31 to track a message which may have its ‘id’ attribute changed.
OriginIdAsXmlIterator
Convert a OriginId into XML events.
OriginIdFromXmlBuilder
Build a OriginId from XML events.
StanzaId
Gives the identifier a service has stamped on this stanza, often in order to identify it inside of an archive.
StanzaIdAsXmlIterator
Convert a StanzaId into XML events.
StanzaIdFromXmlBuilder
Build a StanzaId from XML events.