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

#include <JNIXBMCJsonHandler.h>

Inheritance diagram for jni::CJNIXBMCJsonHandler:

Classes

class  CJNIClient
 
class  CJNITransportLayer
 

Public Member Functions

 CJNIXBMCJsonHandler (const jni::jhobject &object)
 

Static Public Member Functions

static void RegisterNatives (JNIEnv *env)
 

Protected Member Functions

 ~CJNIXBMCJsonHandler () override=default
 

Static Protected Member Functions

static jstring _requestJSON (JNIEnv *env, jobject thiz, jstring request)
 

Constructor & Destructor Documentation

◆ CJNIXBMCJsonHandler()

jni::CJNIXBMCJsonHandler::CJNIXBMCJsonHandler ( const jni::jhobject & object)
inline

◆ ~CJNIXBMCJsonHandler()

jni::CJNIXBMCJsonHandler::~CJNIXBMCJsonHandler ( )
overrideprotecteddefault

Member Function Documentation

◆ _requestJSON()

jstring CJNIXBMCJsonHandler::_requestJSON ( JNIEnv * env,
jobject thiz,
jstring request )
staticprotected

◆ RegisterNatives()

void CJNIXBMCJsonHandler::RegisterNatives ( JNIEnv * env)
static

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