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