14 #ifndef LASTACTIVITY_H__
15 #define LASTACTIVITY_H__
17 #include "iqhandler.h"
26 class LastActivityHandler;
56 void query(
const JID& jid );
74 void resetIdleTimer();
77 virtual bool handleIqID(
Stanza *stanza,
int context );
80 virtual bool handleIq(
Stanza *stanza );
92 #endif // LASTACTIVITY_H__