aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java/native/com_libmailcore_ConnectionLogType.h
blob: be31d805d5ebab9f11681757f49ff3b568f4e48f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_libmailcore_ConnectionLogType */

#ifndef _Included_com_libmailcore_ConnectionLogType
#define _Included_com_libmailcore_ConnectionLogType
#ifdef __cplusplus
extern "C" {
#endif
#undef com_libmailcore_ConnectionLogType_ConnectionLogTypeReceived
#define com_libmailcore_ConnectionLogType_ConnectionLogTypeReceived 0L
#undef com_libmailcore_ConnectionLogType_ConnectionLogTypeSent
#define com_libmailcore_ConnectionLogType_ConnectionLogTypeSent 1L
#undef com_libmailcore_ConnectionLogType_ConnectionLogTypeSentPrivate
#define com_libmailcore_ConnectionLogType_ConnectionLogTypeSentPrivate 2L
#undef com_libmailcore_ConnectionLogType_ConnectionLogTypeErrorParse
#define com_libmailcore_ConnectionLogType_ConnectionLogTypeErrorParse 3L
#undef com_libmailcore_ConnectionLogType_ConnectionLogTypeErrorReceived
#define com_libmailcore_ConnectionLogType_ConnectionLogTypeErrorReceived 4L
#undef com_libmailcore_ConnectionLogType_ConnectionLogTypeErrorSent
#define com_libmailcore_ConnectionLogType_ConnectionLogTypeErrorSent 5L
#ifdef __cplusplus
}
#endif
#endif