![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <IAddonManagerCallback.h>
Public Member Functions | |
virtual | ~IAddonMgrCallback ()=default |
virtual bool | RequestRestart (const std::string &addonId, AddonInstanceId instanceId, bool datachanged)=0 |
Class - IAddonMgrCallback This callback should be inherited by any class which manages specific addon types. Could be mostly used for Dll addon types to handle cleanup before restart/removal
|
virtualdefault |
|
pure virtual |
Implemented in PVR::CPVRClients.