18 #include "simanager.h"
56 virtual void handleSIRequestResult(
const JID& from,
const JID& to,
const std::string& sid,
57 const SIManager::SI& si ) = 0;
64 virtual void handleSIRequestError(
const IQ& iq,
const std::string& sid ) = 0;
70 #endif // SIHANDLER_H__
An abstract base class to handle results of outgoing SI requests, i.e. you requested a stream (using ...
An abstraction of an IQ stanza.
The namespace for the gloox library.