NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
nim_qchat_def_include.h
浏览该文件的文档.
1
8
#ifndef NIM_QCHAT_SDK_CPP_NIM_SDK_DEFINES_H_
9
#define NIM_QCHAT_SDK_CPP_NIM_SDK_DEFINES_H_
10
#if !defined(_WIN32) && !defined(WIN32)
11
#include <pthread.h>
12
#endif
13
#ifndef DEF_UNDER_NO_NAMESPACE
18
namespace
nim
{
19
#endif
// DEF_UNDER_NO_NAMESPACE
20
#undef _NIM_UTIL_INCLUDE_H_
21
#include "
public_defines.h
"
22
23
#include "
nim_qchat_attachment_def.h
"
24
#include "
nim_qchat_channel_def.h
"
25
#include "
nim_qchat_client_def.h
"
26
#include "
nim_qchat_member_def.h
"
27
#include "
nim_qchat_message_def.h
"
28
#include "
nim_qchat_public_def.h
"
29
#include "
nim_qchat_role_def.h
"
30
#include "
nim_qchat_server_def.h
"
31
#include "
nim_qchat_system_notification_def.h
"
32
33
#ifndef DEF_UNDER_NO_NAMESPACE
34
}
35
#endif
// DEF_UNDER_NO_NAMESPACE
36
37
#endif
// NIM_QCHAT_SDK_CPP_NIM_SDK_DEFINES_H_
nim
namespace nim
nim_qchat_attachment_def.h
nim_qchat_channel_def.h
nim_qchat_client_def.h
nim_qchat_member_def.h
nim_qchat_message_def.h
nim_qchat_public_def.h
nim_qchat_role_def.h
圈组身份组相关数据结构声明
nim_qchat_server_def.h
nim_qchat_system_notification_def.h
public_defines.h
NIM SDK 及 NIM ChatRoom SDK 公用头文件
include
nim_qchat_def_include.h
制作者
1.9.6