Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
EVENTCLIENT::CEventAction Class Reference

#include <EventClient.h>

Public Member Functions

 CEventAction ()
 
 CEventAction (const char *action, unsigned char type)
 

Public Attributes

std::string actionName
 
unsigned char actionType
 

Constructor & Destructor Documentation

◆ CEventAction() [1/2]

EVENTCLIENT::CEventAction::CEventAction ( )
inline

◆ CEventAction() [2/2]

EVENTCLIENT::CEventAction::CEventAction ( const char * action,
unsigned char type )
inline

Member Data Documentation

◆ actionName

std::string EVENTCLIENT::CEventAction::actionName

◆ actionType

unsigned char EVENTCLIENT::CEventAction::actionType

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