![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_server_def.h>
Public 属性 | |
| uint32_t | res_code |
| 操作结果, 参考 NIMResCode | |
| void * | user_data |
| 自定义用户数据 | |
| uint64_t | request_id |
| 请求ID | |
| uint64_t | expire_time |
| 过期时间 | |
| uint64_t NIMQChatServerApplyResp::expire_time |
过期时间
| uint64_t NIMQChatServerApplyResp::request_id |
请求ID
| uint32_t NIMQChatServerApplyResp::res_code |
操作结果, 参考 NIMResCode
| void* NIMQChatServerApplyResp::user_data |
自定义用户数据