kodi
|
Public Member Functions | |
virtual void | Notify (const Observable &obs, const ObservableMessage msg)=0 |
Process a message from an observable. More... | |
|
pure virtual |
Process a message from an observable.
obs | The observable that sends the message. |
msg | The message. |
Implemented in OVERLAY::CRenderer, KODI::GAME::CAgentInput, KODI::GAME::CGUIConfigurationWizard, KODI::RETRO::CReversiblePlayback, KODI::KEYMAP::CKeymapHandling, KODI::GAME::CGUIAgentControllerList, KODI::GAME::CGUIDialogButtonCapture, KODI::GAME::CGUIActivePortList, PERIPHERALS::CGUIDialogPeripherals, and KODI::RETRO::CGUIGameSettings.