![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_system_notification_def.h>
Public 属性 | |
uint64_t | server_id |
服务器ID | |
uint64_t | channel_id |
频道ID | |
char ** | accids |
被踢人id列表 | |
size_t | accids_count |
被踢人id列表长度 | |
NIMQChatChannelWhiteBlackType | type |
白/黑名单类型 | |
NIMQChatChannelWhiteBlackOpeType | ope_type |
操作类型 | |
char** NIMQChatSystemNotificationDataWhiteBlackMembersUpdate::accids |
被踢人id列表
size_t NIMQChatSystemNotificationDataWhiteBlackMembersUpdate::accids_count |
被踢人id列表长度
uint64_t NIMQChatSystemNotificationDataWhiteBlackMembersUpdate::channel_id |
频道ID
NIMQChatChannelWhiteBlackOpeType NIMQChatSystemNotificationDataWhiteBlackMembersUpdate::ope_type |
操作类型
uint64_t NIMQChatSystemNotificationDataWhiteBlackMembersUpdate::server_id |
服务器ID
NIMQChatChannelWhiteBlackType NIMQChatSystemNotificationDataWhiteBlackMembersUpdate::type |
白/黑名单类型