15 #ifndef DISCONODEHANDLER_H__
16 #define DISCONODEHANDLER_H__
51 virtual StringList handleDiscoNodeFeatures(
const JID& from,
const std::string& node ) = 0;
62 const std::string& node ) = 0;
81 #endif // DISCONODEHANDLER_H__
std::list< Item * > ItemList
std::list< std::string > StringList
std::list< Identity * > IdentityList
Derived classes can be registered as NodeHandlers for certain nodes with the Disco object...
The namespace for the gloox library.
virtual ~DiscoNodeHandler()
const std::string EmptyString