NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_cpp_def.h>
Public 成员函数 | |
QChatChannelUpdateWhiteBlackRoleParam ()=default | |
QChatChannelUpdateWhiteBlackRoleParam (const NIMQChatChannelUpdateWhiteBlackRoleParam &c_param) | |
NIMQChatChannelUpdateWhiteBlackRoleParam | ToCParam () const |
Public 属性 | |
UpdateWhiteBlackRoleCallback | cb {nullptr} |
回调函数 更多... | |
uint64_t | server_id {0} |
服务器ID 更多... | |
uint64_t | channel_id {0} |
频道ID 更多... | |
uint64_t | role_id {0} |
身份组id 更多... | |
NIMQChatChannelWhiteBlackType | type {kNIMQChatChannelBlack} |
白/黑名单类型 更多... | |
NIMQChatChannelWhiteBlackOpeType | ope_type {kNIMQChatChannelWhiteBlackOpeTypeAdd} |
操作类型 更多... | |
|
default |
|
inline |
|
inline |
UpdateWhiteBlackRoleCallback nim::QChatChannelUpdateWhiteBlackRoleParam::cb {nullptr} |
回调函数
uint64_t nim::QChatChannelUpdateWhiteBlackRoleParam::channel_id {0} |
频道ID
NIMQChatChannelWhiteBlackOpeType nim::QChatChannelUpdateWhiteBlackRoleParam::ope_type {kNIMQChatChannelWhiteBlackOpeTypeAdd} |
操作类型
uint64_t nim::QChatChannelUpdateWhiteBlackRoleParam::role_id {0} |
身份组id
uint64_t nim::QChatChannelUpdateWhiteBlackRoleParam::server_id {0} |
服务器ID
NIMQChatChannelWhiteBlackType nim::QChatChannelUpdateWhiteBlackRoleParam::type {kNIMQChatChannelBlack} |
白/黑名单类型