NIM PC Cross Platform SDK
nim_chatroom_def_include.h
Go to the documentation of this file.
1
9#ifndef NIM_CHATROOM_SDK_CPP_NIM_SDK_DEFINES_H_
10#define NIM_CHATROOM_SDK_CPP_NIM_SDK_DEFINES_H_
11
12#ifndef DEF_UNDER_NO_NAMESPACE
17namespace nim_chatroom {
18#endif // DEF_UNDER_NO_NAMESPACE
19
20#include "nim_chatroom_def.h"
22
23#ifndef DEF_UNDER_NO_NAMESPACE
24}
25#endif // DEF_UNDER_NO_NAMESPACE
26
27#endif // NIM_CHATROOM_SDK_CPP_NIM_SDK_DEFINES_H_
聊天室
Definition: nim_chatroom_def_include.h:17
聊天室 接口相关的常量函数等定义头文件
NIM SDK提供给外部使用的错误号定义(包含客户端自定义和服务器返回的所有错误号)