14 #ifndef LASTACTIVITYHANDLER_H__
15 #define LASTACTIVITYHANDLER_H__
This is an virtual interface that, once reimplemented, allows to receive the results of Last-Activity...
virtual ~LastActivityHandler()
virtual void handleLastActivityResult(const JID &jid, long seconds, const std::string &status)=0
virtual void handleLastActivityError(const JID &jid, StanzaError error)=0
The namespace for the gloox library.