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

#include <ProfilesOperations.h>

Inheritance diagram for JSONRPC::CProfilesOperations:
JSONRPC::CFileItemHandler

Static Public Member Functions

static JSONRPC_STATUS GetProfiles (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)
 
static JSONRPC_STATUS GetCurrentProfile (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)
 
static JSONRPC_STATUS LoadProfile (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)
 

Member Function Documentation

◆ GetCurrentProfile()

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

◆ GetProfiles()

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

◆ LoadProfile()

JSONRPC_STATUS CProfilesOperations::LoadProfile ( 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: