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;
An abstract base class to handle SI requests for a specific profile, e.g. file transfer.
virtual void handleSIRequest(const JID &from, const JID &to, const std::string &id, const SIManager::SI &si)=0
virtual ~SIProfileHandler()
The namespace for the gloox library.