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