46 virtual bool handleIq(
const IQ& iq ) = 0;
60 virtual void handleIqID(
const IQ& iq,
int context ) = 0;
66 #endif // IQHANDLER_H__
An abstraction of an IQ stanza.
The namespace for the gloox library.
A virtual interface which can be reimplemented to receive IQ stanzas.