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

#include <XBMCOperations.h>

Static Public Member Functions

static JSONRPC_STATUS GetInfoLabels (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)
 
static JSONRPC_STATUS GetInfoBooleans (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)
 

Member Function Documentation

◆ GetInfoBooleans()

JSONRPC_STATUS CXBMCOperations::GetInfoBooleans ( const std::string & method,
ITransportLayer * transport,
IClient * client,
const CVariant & parameterObject,
CVariant & result )
static

◆ GetInfoLabels()

JSONRPC_STATUS CXBMCOperations::GetInfoLabels ( const std::string & method,
ITransportLayer * transport,
IClient * client,
const CVariant & parameterObject,
CVariant & result )
static

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