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

#include <nim_qchat_role_def.h>

Public 属性

nim_qchat_role_channel_remove_cb_func cb
 
void * user_data
 
uint64_t server_id
 服务器 ID
 
uint64_t channel_id
 频道 ID
 
uint64_t role_id
 身份组 ID
 

类成员变量说明

◆ cb

nim_qchat_role_channel_remove_cb_func NIMQChatRemoveChannelRoleParam::cb

◆ channel_id

uint64_t NIMQChatRemoveChannelRoleParam::channel_id

频道 ID

◆ role_id

uint64_t NIMQChatRemoveChannelRoleParam::role_id

身份组 ID

◆ server_id

uint64_t NIMQChatRemoveChannelRoleParam::server_id

服务器 ID

◆ user_data

void* NIMQChatRemoveChannelRoleParam::user_data

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