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

#include <nim_qchat_channel_def.h>

Public 属性

uint32_t res_code
 操作结果, 参考NIMResCode
 
void * user_data
 自定义用户数据
 
NIMQChatRoleInforoles
 身份组列表
 
size_t role_count
 身份组数量
 

类成员变量说明

◆ res_code

uint32_t NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp::res_code

操作结果, 参考NIMResCode

◆ role_count

size_t NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp::role_count

身份组数量

◆ roles

NIMQChatRoleInfo* NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp::roles

身份组列表

◆ user_data

void* NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp::user_data

自定义用户数据


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