19 #include "stanzaextension.h"
157 virtual Stanza* embeddedStanza()
const;
160 virtual Tag* embeddedTag()
const;
163 virtual const std::string& filterString()
const;
172 virtual Tag* tag()
const;
185 #endif // CARBONS_H__
This is an implementation of Stanza Forwarding (XEP-0297) as a StanzaExtension.
This is the base class for XMPP stanza abstractions.
virtual StanzaExtension * newInstance(const Tag *tag) const
The namespace for the gloox library.
This class abstracts a stanza extension, which is usually an element in a specific namespace...
This is an abstraction of an XML element.
An implementation of Message Carbons (XEP-0280) as a StanzaExtension.