kodi
Public Member Functions | List of all members
ADDON::AddonEvents::Disabled Struct Reference

Emitted after the add-on has been disabled. More...

#include <AddonEvents.h>

Inheritance diagram for ADDON::AddonEvents::Disabled:
Inheritance graph
[legend]
Collaboration diagram for ADDON::AddonEvents::Disabled:
Collaboration graph
[legend]

Public Member Functions

 Disabled (std::string addonId)
 
- Public Member Functions inherited from ADDON::AddonEvent
 AddonEvent (std::string addonId)
 
 AddonEvent (std::string addonId, AddonInstanceId instanceId)
 

Additional Inherited Members

- Public Attributes inherited from ADDON::AddonEvent
std::string addonId
 
AddonInstanceId instanceId {ADDON_SINGLETON_INSTANCE_ID}
 

Detailed Description

Emitted after the add-on has been disabled.


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