NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_cpp_def.h>
Public 成员函数 | |
QChatChannelSubscribeAsVisitorResp ()=default | |
QChatChannelSubscribeAsVisitorResp (const NIMQChatChannelSubscribeAsVisitorResp &c_resp) | |
NIMQChatChannelSubscribeAsVisitorResp | ToCParam () const |
Public 属性 | |
uint32_t | res_code {0} |
操作结果, 参考NIMResCode | |
std::vector< NIMQChatChannelIDInfo > | failed_channels {} |
失败列表 | |
|
default |
|
inline |
|
inline |
std::vector<NIMQChatChannelIDInfo> nim::QChatChannelSubscribeAsVisitorResp::failed_channels {} |
失败列表
uint32_t nim::QChatChannelSubscribeAsVisitorResp::res_code {0} |
操作结果, 参考NIMResCode