|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PVRClientUID.h>
Public Member Functions | |
| CPVRClientUID (const std::string &addonID, ADDON::AddonInstanceId instanceID) | |
| int | GetUID () const |
| Return the numeric UID. | |
| int | GetLegacyUID () const |
| Return the numeric legacy UID (compatibility/migration purposes only). | |
Static Public Member Functions | |
| static void | ClearCache () |
| Clear the UID cache. | |
|
inline |
|
static |
Clear the UID cache.
| int CPVRClientUID::GetLegacyUID | ( | ) | const |
Return the numeric legacy UID (compatibility/migration purposes only).
| int CPVRClientUID::GetUID | ( | ) | const |
Return the numeric UID.