NIM PC Cross Platform SDK
|
Public Member Functions | |
QChatChannelGetWhiteBlackRolesPageResp (const NIMQChatChannelGetWhiteBlackRolesPageResp &c_resp) | |
const NIMQChatChannelGetWhiteBlackRolesPageResp | ToCParam () const |
Public Attributes | |
uint32_t | res_code {0} |
操作结果, 参考NIMResCode | |
QChatPageInfo | page_info {} |
分页信息 | |
std::list< QChatServerRoleInfo > | roles {} |
身份组列表 | |
Protected Attributes | |
std::vector< NIMQChatRoleInfo > | c_roles |