Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Information class for use on addon type managers. More...
#include <AddonDll.h>
Public Member Functions | |
virtual | ~CAddonDllInformer ()=default |
virtual bool | IsInUse (const std::string &id)=0 |
Information class for use on addon type managers.
This to query via CAddonDll the manager so that work can be performed. If there are multiple instances it be harder to be informed about any changes.
|
virtualdefault |
|
pure virtual |
Implemented in ADDON::CVFSAddonCache.