kodi
Static Public Member Functions | List of all members
KODI::GAME::CGUIDialogSelectGameClient Class Reference

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. More...
 

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: