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

#include <nim_qchat_system_notification_def.h>

Public 属性

uint64_t server_id
 服务器ID
 
uint64_t category_id
 频道分组ID
 
char ** accids
 被踢人id列表
 
size_t accids_count
 被踢人id列表长度
 
NIMQChatChannelWhiteBlackType type
 白/黑名单类型
 
NIMQChatChannelWhiteBlackOpeType ope_type
 操作类型
 

类成员变量说明

◆ accids

char** NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::accids

被踢人id列表

◆ accids_count

size_t NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::accids_count

被踢人id列表长度

◆ category_id

uint64_t NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::category_id

频道分组ID

◆ ope_type

NIMQChatChannelWhiteBlackOpeType NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::ope_type

操作类型

◆ server_id

uint64_t NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::server_id

服务器ID

◆ type

NIMQChatChannelWhiteBlackType NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::type

白/黑名单类型


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