![]() |
LeechCraft Azoth
0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
|
Interface for plugins providing last activity info. More...
#include "ilastactivityprovider.h"
Public Member Functions | |
virtual | ~ILastActivityProvider () |
virtual int | GetInactiveSeconds ()=0 |
Number of seconds of inactivity. More... | |
Interface for plugins providing last activity info.
This interface should be implemented by plugins (yes, plugin instance objects) that may provide information about inactivity timeout.
Definition at line 35 of file ilastactivityprovider.h.
|
inlinevirtual |
Definition at line 44 of file ilastactivityprovider.h.
|
pure virtual |
Number of seconds of inactivity.
This method returns the number of seconds the user has been inactive.