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

#include <GUIDialogSelectGameClient.h>

Static Public Member Functions

static std::string ShowAndGetGameClient (const std::string &gamePath, const GameClientVector &candidates, const GameClientVector &installable)
 Show a series of dialogs that results in a game client being selected.
 

Member Function Documentation

◆ ShowAndGetGameClient()

std::string CGUIDialogSelectGameClient::ShowAndGetGameClient ( const std::string & gamePath,
const GameClientVector & candidates,
const GameClientVector & installable )
static

Show a series of dialogs that results in a game client being selected.

Parameters
gamePathThe path of the file being played
candidatesA list of installed candidates that the user can select from
installableA list of installable candidates that the user can select from
Returns
The ID of the selected game client, or empty if no game client was selected

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