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