Kodi Development  20.0
for Binary and Script based Add-Ons

Detailed Description

PVR add-on EPG entry transfer class
To transfer the content of kodi::addon::CInstancePVRClient::GetEPGForChannel().

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

Function Documentation

◆ Add()

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

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

Parameters
[in]tagThe to transferred data.