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

#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}
 操作类型
 

构造及析构函数说明

◆ QChatChannelUpdateWhiteBlackRoleParam() [1/2]

nim::QChatChannelUpdateWhiteBlackRoleParam::QChatChannelUpdateWhiteBlackRoleParam ( )
default

◆ QChatChannelUpdateWhiteBlackRoleParam() [2/2]

nim::QChatChannelUpdateWhiteBlackRoleParam::QChatChannelUpdateWhiteBlackRoleParam ( const NIMQChatChannelUpdateWhiteBlackRoleParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelUpdateWhiteBlackRoleParam nim::QChatChannelUpdateWhiteBlackRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

UpdateWhiteBlackRoleCallback nim::QChatChannelUpdateWhiteBlackRoleParam::cb {nullptr}

回调函数

◆ channel_id

uint64_t nim::QChatChannelUpdateWhiteBlackRoleParam::channel_id {0}

频道ID

◆ ope_type

NIMQChatChannelWhiteBlackOpeType nim::QChatChannelUpdateWhiteBlackRoleParam::ope_type {kNIMQChatChannelWhiteBlackOpeTypeAdd}

操作类型

◆ role_id

uint64_t nim::QChatChannelUpdateWhiteBlackRoleParam::role_id {0}

身份组id

◆ server_id

uint64_t nim::QChatChannelUpdateWhiteBlackRoleParam::server_id {0}

服务器ID

◆ type

NIMQChatChannelWhiteBlackType nim::QChatChannelUpdateWhiteBlackRoleParam::type {kNIMQChatChannelBlack}

白/黑名单类型


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