Imported Upstream version 0.9.1
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / ip_adapter / android / org_iotivity_ca_CaIpInterface.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */\r
2 #include <jni.h>\r
3 /* Header for class org_iotivity_ca_CaIpInterface */\r
4 \r
5 #ifndef _Included_org_iotivity_ca_CaIpInterface\r
6 #define _Included_org_iotivity_ca_CaIpInterface\r
7 #ifdef __cplusplus\r
8 extern "C" {\r
9 #endif\r
10 /*\r
11  * Class:     org_iotivity_ca_CaIpInterface\r
12  * Method:    stateEnabled\r
13  * Signature: ()V\r
14  */\r
15 JNIEXPORT void JNICALL Java_org_iotivity_ca_CaIpInterface_stateEnabled\r
16   (JNIEnv *, jclass);\r
17 \r
18 /*\r
19  * Class:     org_iotivity_ca_CaIpInterface\r
20  * Method:    stateDisabled\r
21  * Signature: ()V\r
22  */\r
23 JNIEXPORT void JNICALL Java_org_iotivity_ca_CaIpInterface_stateDisabled\r
24   (JNIEnv *, jclass);\r
25 \r
26 #ifdef __cplusplus\r
27 }\r
28 #endif\r
29 #endif\r