Kodi Development  20.0
for Binary and Script based Add-Ons

Detailed Description

PVR add-on timer transfer class
To transfer the content of kodi::addon::CInstancePVRClient::GetTimers().

Note
This becomes only be used on addon call above, not usable outside on addon itself.

Function Documentation

◆ Add()

void Add ( const kodi::addon::PVRTimer tag)
inline

To add and give content from addon to Kodi on related call.

Parameters
[in]tagThe to transferred data.