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

#include <nim_qchat_role_def.h>

Public 属性

nim_qchat_role_channel_category_remove_cb_func cb
 
void * user_data
 
uint64_t server_id
 服务器 ID
 
uint64_t category_id
 频道分组 ID
 
uint64_t role_id
 身份组 ID
 

类成员变量说明

◆ category_id

uint64_t NIMQChatRemoveChannelCategoryRoleParam::category_id

频道分组 ID

◆ cb

nim_qchat_role_channel_category_remove_cb_func NIMQChatRemoveChannelCategoryRoleParam::cb

◆ role_id

uint64_t NIMQChatRemoveChannelCategoryRoleParam::role_id

身份组 ID

◆ server_id

uint64_t NIMQChatRemoveChannelCategoryRoleParam::server_id

服务器 ID

◆ user_data

void* NIMQChatRemoveChannelCategoryRoleParam::user_data

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