17 #include "stanzaextension.h"
24 class DelayedDelivery;
81 virtual Tag* tag()
const;
84 const std::string& filterString()
const;
This is an implementation of XEP-0203 (Delayed Delivery).
This is an implementation of Stanza Forwarding (XEP-0297) as a StanzaExtension.
StanzaExtension * newInstance(const Tag *tag) const
virtual Tag * embeddedTag() const
virtual Stanza * embeddedStanza() const
const DelayedDelivery * when() const
This class abstracts a stanza extension, which is usually an XML child element in a specific namespac...
This is the base class for XMPP stanza abstractions.
This is an abstraction of an XML element.
The namespace for the gloox library.