Action class.
Class: xbmcgui.Action():
This class serves in addition to identify carried out kodi_key_action_ids of Kodi and to be able to carry out thereby own necessary steps.
The data of this class are always transmitted by callback Window::onAction at a window.
getId | ( | ) |
Function: getId()
This function returns the identification code used by the explained order, it is necessary to determine the type of command from kodi_key_action_ids.
Example:
getButtonCode | ( | ) |
Function: getButtonCode()
getAmount1 | ( | ) |
Function: getAmount1()
getAmount2 | ( | ) |
Function: getAmount2()