![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_channel_cpp_def.h>
Public 成员函数 | |
| QChatChannelCreateResp ()=default | |
| QChatChannelCreateResp (const NIMQChatChannelCreateResp &c_resp) | |
| NIMQChatChannelCreateResp | ToCParam () const |
Public 属性 | |
| uint32_t | res_code {0} |
| 操作结果, 参考NIMResCode | |
| QChatChannelInfo | channel_info {} |
| 频道信息 | |
|
default |
|
inline |
|
inline |
| QChatChannelInfo nim::QChatChannelCreateResp::channel_info {} |
频道信息
| uint32_t nim::QChatChannelCreateResp::res_code {0} |
操作结果, 参考NIMResCode