15 #ifndef PRIVATEXMLHANDLER_H__
16 #define PRIVATEXMLHANDLER_H__
A virtual interface which can be reimplemented to store and receive private XML data.
virtual ~PrivateXMLHandler()
virtual void handlePrivateXML(const Tag *xml)=0
virtual void handlePrivateXMLResult(const std::string &uid, PrivateXMLResult pxResult)=0
This is an abstraction of an XML element.
The namespace for the gloox library.