/* DO NOT EDIT THIS FILE - it is machine generated */ #include "jni.h" /* Header for class com_myjni_mynative_MyClientCmd */ #ifndef _Included_com_myjni_mynative_MyClientCmd #define _Included_com_myjni_mynative_MyClientCmd #ifdef __cplusplus extern "C" { #endif /* * Class: com_myjni_mynative_MyClientCmd * Method: testHello * Signature: ()V */ JNIEXPORT void JNICALL Java_com_myjni_mynative_MyClientCmd_testHello (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif