|
| CJNIXBMCNsdManagerDiscoveryListener (const CJNIXBMCNsdManagerDiscoveryListener &other) |
|
| CJNIXBMCNsdManagerDiscoveryListener (const jni::jhobject &object) |
|
void | onDiscoveryStarted (const std::string &serviceType) override=0 |
|
void | onDiscoveryStopped (const std::string &serviceType) override=0 |
|
void | onServiceFound (const CJNINsdServiceInfo &serviceInfo) override=0 |
|
void | onServiceLost (const CJNINsdServiceInfo &serviceInfo) override=0 |
|
void | onStartDiscoveryFailed (const std::string &serviceType, int errorCode) override=0 |
|
void | onStopDiscoveryFailed (const std::string &serviceType, int errorCode) override=0 |
|
|
static void | RegisterNatives (JNIEnv *env) |
|
|
static void | _onDiscoveryStarted (JNIEnv *env, jobject thiz, jstring serviceType) |
|
static void | _onDiscoveryStopped (JNIEnv *env, jobject thiz, jstring serviceType) |
|
static void | _onServiceFound (JNIEnv *env, jobject thiz, jobject serviceInfo) |
|
static void | _onServiceLost (JNIEnv *env, jobject thiz, jobject serviceInfo) |
|
static void | _onStartDiscoveryFailed (JNIEnv *env, jobject thiz, jstring serviceType, jint errorCode) |
|
static void | _onStopDiscoveryFailed (JNIEnv *env, jobject thiz, jstring serviceType, jint errorCode) |
|
The documentation for this class was generated from the following files: