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

#ifndef _Included_com_libmailcore_ConnectionType
#define _Included_com_libmailcore_ConnectionType
#ifdef __cplusplus
extern "C" {
#endif
#undef com_libmailcore_ConnectionType_ConnectionTypeClear
#define com_libmailcore_ConnectionType_ConnectionTypeClear 1L
#undef com_libmailcore_ConnectionType_ConnectionTypeStartTLS
#define com_libmailcore_ConnectionType_ConnectionTypeStartTLS 2L
#undef com_libmailcore_ConnectionType_ConnectionTypeTLS
#define com_libmailcore_ConnectionType_ConnectionTypeTLS 4L
#ifdef __cplusplus
}
#endif
#endif