Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ADDON::AddonEvents::AutoUpdateStateChanged Struct Reference

#include <AddonEvents.h>

Inheritance diagram for ADDON::AddonEvents::AutoUpdateStateChanged:
ADDON::AddonEvent

Public Member Functions

 AutoUpdateStateChanged (std::string addonId)
 
- Public Member Functions inherited from ADDON::AddonEvent
 AddonEvent (std::string addonId)
 
 AddonEvent (std::string addonId, AddonInstanceId instanceId)
 
virtual ~AddonEvent ()=default
 

Additional Inherited Members

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

Detailed Description

Emitted after the auto-update state of the add-on has been changed.

Constructor & Destructor Documentation

◆ AutoUpdateStateChanged()

ADDON::AddonEvents::AutoUpdateStateChanged::AutoUpdateStateChanged ( std::string addonId)
inlineexplicit

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