|
bool | FirstInstance () const |
| Check this is first created instance by Kodi.
|
|
std::string | GetAPIVersion () const |
| Get API version from Kodi about instance.
|
|
std::string | GetID () const |
| Get optional identification string (usage relate to addon type).
|
|
uint32_t | GetNumber () const |
| Get optional identification number (usage relate to addon type).
|
|
KODI_ADDON_INSTANCE_TYPE | GetType () const |
| To get settings value as string.
|
|
| IInstanceInfo (KODI_ADDON_INSTANCE_STRUCT *instance) |
|
bool | IsType (KODI_ADDON_INSTANCE_TYPE type) const |
| Check asked type used on this class.
|
|
| operator KODI_ADDON_INSTANCE_STRUCT * () |
|
| operator KODI_ADDON_INSTANCE_STRUCT * () const |
|
The documentation for this class was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/AddonBase.h