NEMeeting SDK
nemeeting_sdk_interface_include.h
浏览该文件的文档.
1 
9 #ifndef NEM_SDK_INTERFACE_INCLUDE_H_
10 #define NEM_SDK_INTERFACE_INCLUDE_H_
11 
13 #include "build_config.h"
14 #include "error.h"
15 #include "sdk_init_config.h"
16 #include "metting.h"
17 #include "meeting_sdk.h"
18 #include "account_service.h"
19 #include "auth_service.h"
20 #include "setting_service.h"
21 #include "meeting_service.h"
22 #include "feedback_service.h"
23 #include "premeeting_service.h"
24 
25 #endif // NEM_SDK_INTERFACE_INCLUDE_H_
账号服务头文件
登录服务头文件
编译配置头文件
错误码头文件
反馈服务头文件
SDK头文件
会议服务头文件
会议头文件
库导入导出定义头文件
预约会议头文件
SDK初始化配置头文件
配置服务头文件