Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
kodi::tools::CTimer::ITimerCallback Class Referenceabstract

#include <Timer.h>

Public Member Functions

virtual ~ITimerCallback ()=default
 Class destructor.
 
virtual void OnTimeout ()=0
 Callback function to implement if constructor CTimer(kodi::tools::CTimer::ITimerCallback* callback) is used and this as parent on related class.
 

The documentation for this class was generated from the following file: