14 #ifndef SIPROFILEHANDLER_H__
15 #define SIPROFILEHANDLER_H__
18 #include "simanager.h"
56 virtual void handleSIRequest(
const JID& from,
const JID& to,
const std::string&
id,
const SIManager::SI& si ) = 0;
62 #endif // SIPROFILEHANDLER_H__
virtual ~SIProfileHandler()
The namespace for the gloox library.
An abstract base class to handle SI requests for a specific profile, e.g. file transfer.