![]() |
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) | |
virtual | ~CPVRClientUID ()=default |
int | GetUID () const |
Return the numeric UID. | |
int | GetLegacyUID () const |
Return the numeric legacy UID (compatibility/migration purposes only). | |
|
inline |
|
virtualdefault |
int CPVRClientUID::GetLegacyUID | ( | ) | const |
Return the numeric legacy UID (compatibility/migration purposes only).
int CPVRClientUID::GetUID | ( | ) | const |
Return the numeric UID.