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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetWhiteBlackRolesPageResp ()=default
 
 QChatChannelGetWhiteBlackRolesPageResp (const NIMQChatChannelGetWhiteBlackRolesPageResp &c_resp)
 
NIMQChatChannelGetWhiteBlackRolesPageResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
QChatPageInfo page_info {}
 分页信息
 
std::vector< QChatServerRoleInforoles {}
 身份组列表
 

Protected 属性

std::vector< NIMQChatRoleInfoc_roles
 

构造及析构函数说明

◆ QChatChannelGetWhiteBlackRolesPageResp() [1/2]

nim::QChatChannelGetWhiteBlackRolesPageResp::QChatChannelGetWhiteBlackRolesPageResp ( )
default

◆ QChatChannelGetWhiteBlackRolesPageResp() [2/2]

nim::QChatChannelGetWhiteBlackRolesPageResp::QChatChannelGetWhiteBlackRolesPageResp ( const NIMQChatChannelGetWhiteBlackRolesPageResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetWhiteBlackRolesPageResp nim::QChatChannelGetWhiteBlackRolesPageResp::ToCParam ( ) const
inline

类成员变量说明

◆ c_roles

std::vector<NIMQChatRoleInfo> nim::QChatChannelGetWhiteBlackRolesPageResp::c_roles
mutableprotected

◆ page_info

QChatPageInfo nim::QChatChannelGetWhiteBlackRolesPageResp::page_info {}

分页信息

◆ res_code

uint32_t nim::QChatChannelGetWhiteBlackRolesPageResp::res_code {0}

操作结果, 参考NIMResCode

◆ roles

std::vector<QChatServerRoleInfo> nim::QChatChannelGetWhiteBlackRolesPageResp::roles {}

身份组列表


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