kodi
Public Member Functions | List of all members
ADDON::IAddonMgrCallback Class Referenceabstract

Class - IAddonMgrCallback This callback should be inherited by any class which manages specific addon types. More...

#include <IAddonManagerCallback.h>

Inheritance diagram for ADDON::IAddonMgrCallback:
Inheritance graph
[legend]

Public Member Functions

virtual bool RequestRestart (const std::string &addonId, AddonInstanceId instanceId, bool datachanged)=0
 

Detailed Description

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


The documentation for this class was generated from the following file: