◆ Initialize()
Initialize resources.
- Parameters
-
gameClient | The game client providing the ports |
- Returns
- True if the resource is initialized and can be used, false if the resource failed to initialize and must not be used
Implements KODI::GAME::IActivePortList.
◆ Notify()
void CGUIActivePortList::Notify |
( |
const Observable & |
obs, |
|
|
const ObservableMessage |
msg |
|
) |
| |
|
overridevirtual |
Process a message from an observable.
- Parameters
-
obs | The observable that sends the message. |
msg | The message. |
Implements Observer.
The documentation for this class was generated from the following files:
- xbmc/games/ports/guicontrols/GUIActivePortList.h
- xbmc/games/ports/guicontrols/GUIActivePortList.cpp