NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::QChatServerSubscribeResp结构体 参考

#include <nim_qchat_server_cpp_def.h>

Public 成员函数

 QChatServerSubscribeResp ()=default
 
 QChatServerSubscribeResp (const NIMQChatServerSubscribeResp &c_resp)
 
NIMQChatServerSubscribeResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
std::vector< uint64_t > failed_servers {}
 失败列表
 

构造及析构函数说明

◆ QChatServerSubscribeResp() [1/2]

nim::QChatServerSubscribeResp::QChatServerSubscribeResp ( )
default

◆ QChatServerSubscribeResp() [2/2]

nim::QChatServerSubscribeResp::QChatServerSubscribeResp ( const NIMQChatServerSubscribeResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatServerSubscribeResp nim::QChatServerSubscribeResp::ToCParam ( ) const
inline

类成员变量说明

◆ failed_servers

std::vector<uint64_t> nim::QChatServerSubscribeResp::failed_servers {}

失败列表

◆ res_code

uint32_t nim::QChatServerSubscribeResp::res_code {0}

操作结果, 参考NIMResCode


该结构体的文档由以下文件生成: