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

#include <nim_qchat_role_def.h>

Public 属性

nim_qchat_role_get_existing_roles_in_channel_cb_func cb
 
void * user_data
 
uint64_t server_id
 
uint64_t channel_id
 
uint64_t * role_ids
 
size_t role_count
 

类成员变量说明

◆ cb

nim_qchat_role_get_existing_roles_in_channel_cb_func NIMQChatGetExistingRolesInChannelParam::cb

◆ channel_id

uint64_t NIMQChatGetExistingRolesInChannelParam::channel_id

◆ role_count

size_t NIMQChatGetExistingRolesInChannelParam::role_count

◆ role_ids

uint64_t* NIMQChatGetExistingRolesInChannelParam::role_ids

◆ server_id

uint64_t NIMQChatGetExistingRolesInChannelParam::server_id

◆ user_data

void* NIMQChatGetExistingRolesInChannelParam::user_data

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