![]() |
NIM 跨平台 C++ SDK
|
#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 |
操作类型 | |
char** NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::accids |
被踢人id列表
size_t NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::accids_count |
被踢人id列表长度
uint64_t NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::category_id |
频道分组ID
NIMQChatChannelWhiteBlackOpeType NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::ope_type |
操作类型
uint64_t NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::server_id |
服务器ID
NIMQChatChannelWhiteBlackType NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::type |
白/黑名单类型