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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelCategoryGetWhiteBlackRolesPageResp ()=default
 
 QChatChannelCategoryGetWhiteBlackRolesPageResp (const NIMQChatChannelCategoryGetWhiteBlackRolesPageResp &c_resp)
 
NIMQChatChannelCategoryGetWhiteBlackRolesPageResp ToCParam () const
 

Public 属性

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

Protected 属性

std::vector< NIMQChatRoleInfoc_roles
 

构造及析构函数说明

◆ QChatChannelCategoryGetWhiteBlackRolesPageResp() [1/2]

nim::QChatChannelCategoryGetWhiteBlackRolesPageResp::QChatChannelCategoryGetWhiteBlackRolesPageResp ( )
default

◆ QChatChannelCategoryGetWhiteBlackRolesPageResp() [2/2]

nim::QChatChannelCategoryGetWhiteBlackRolesPageResp::QChatChannelCategoryGetWhiteBlackRolesPageResp ( const NIMQChatChannelCategoryGetWhiteBlackRolesPageResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelCategoryGetWhiteBlackRolesPageResp nim::QChatChannelCategoryGetWhiteBlackRolesPageResp::ToCParam ( ) const
inline

类成员变量说明

◆ c_roles

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

◆ page_info

QChatPageInfo nim::QChatChannelCategoryGetWhiteBlackRolesPageResp::page_info {}

分页信息

◆ res_code

uint32_t nim::QChatChannelCategoryGetWhiteBlackRolesPageResp::res_code {0}

操作结果, 参考NIMResCode

◆ roles

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

身份组列表


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