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

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

#include <AddonEvents.h>

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

Public Member Functions

 Unload (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 unloaded.


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