Kodi Development  20.0
for Binary and Script based Add-Ons

Source parts:

PVR_ERROR CMyInstance::OnSystemSleep()
{
}
PVR_ERROR CMyInstance::OnSystemWake()
{
}
PVR_ERROR CMyInstance::OnPowerSavingActivated()
{
}
PVR_ERROR CMyInstance::OnPowerSavingDeactivated()
{
}
PVR_ERROR
Definition: pvr_general.h:35
@ PVR_ERROR_NOT_IMPLEMENTED
-2 : The method that Kodi called is not implemented by the add-on.
Definition: pvr_general.h:43