![]() |
LeechCraft Azoth
0.6.70-13907-g785196c688
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 98 of file ilastactivityprovider.h.
|
inlinevirtual |
Definition at line 128 of file ilastactivityprovider.h.
|
pure virtual |
Number of seconds of inactivity.
This method returns the number of seconds the user has been inactive.