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

#include <nim_qchat_channel_def.h>

Public 属性

nim_qchat_channel_update_category_white_black_role_cb_func cb
 更新频道分组白/黑名单身份组回调
 
void * user_data
 自定义用户数据
 
uint64_t server_id
 服务器 ID
 
uint64_t category_id
 分组ID
 
uint64_t role_id
 身份组ID
 
NIMQChatChannelWhiteBlackType type
 白/黑名单类型
 
NIMQChatChannelWhiteBlackOpeType ope_type
 操作类型
 

类成员变量说明

◆ category_id

uint64_t NIMQChatChannelCategoryUpdateWhiteBlackRoleParam::category_id

分组ID

◆ cb

nim_qchat_channel_update_category_white_black_role_cb_func NIMQChatChannelCategoryUpdateWhiteBlackRoleParam::cb

更新频道分组白/黑名单身份组回调

◆ ope_type

NIMQChatChannelWhiteBlackOpeType NIMQChatChannelCategoryUpdateWhiteBlackRoleParam::ope_type

操作类型

◆ role_id

uint64_t NIMQChatChannelCategoryUpdateWhiteBlackRoleParam::role_id

身份组ID

◆ server_id

uint64_t NIMQChatChannelCategoryUpdateWhiteBlackRoleParam::server_id

服务器 ID

◆ type

NIMQChatChannelWhiteBlackType NIMQChatChannelCategoryUpdateWhiteBlackRoleParam::type

白/黑名单类型

◆ user_data

void* NIMQChatChannelCategoryUpdateWhiteBlackRoleParam::user_data

自定义用户数据


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