Twitch SDK (Internal)
modules
chat
chat_java
include
twitchsdk
chat
generated
jni_subscribersstatusproxy.h
Go to the documentation of this file.
1
/* DO NOT EDIT THIS FILE - it is machine generated */
2
#include <jni.h>
3
/* Header for class tv_twitch_chat_SubscribersStatusProxy */
4
5
#ifndef _Included_tv_twitch_chat_SubscribersStatusProxy
6
#define _Included_tv_twitch_chat_SubscribersStatusProxy
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
/*
11
* Class: tv_twitch_chat_SubscribersStatusProxy
12
* Method: DisposeNativeInstance
13
* Signature: (J)V
14
*/
15
JNIEXPORT
void
JNICALL
Java_tv_twitch_chat_SubscribersStatusProxy_DisposeNativeInstance
16
(JNIEnv *, jobject, jlong);
17
18
#ifdef __cplusplus
19
}
20
#endif
21
#endif
Java_tv_twitch_chat_SubscribersStatusProxy_DisposeNativeInstance
JNIEXPORT void JNICALL Java_tv_twitch_chat_SubscribersStatusProxy_DisposeNativeInstance(JNIEnv *, jobject, jlong)
Generated by
1.8.13