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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelCategoryUpdateWhiteBlackRoleParam ()=default
 
 QChatChannelCategoryUpdateWhiteBlackRoleParam (const NIMQChatChannelCategoryUpdateWhiteBlackRoleParam &c_param)
 
NIMQChatChannelCategoryUpdateWhiteBlackRoleParam ToCParam () const
 

Public 属性

ChannelCategoryUpdateWhiteBlackRoleCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器 id
 
uint64_t category_id {0}
 分组 id
 
uint64_t role_id {0}
 身份组 id
 
NIMQChatChannelWhiteBlackType type {kNIMQChatChannelBlack}
 白/黑名单类型
 
NIMQChatChannelWhiteBlackOpeType ope_type {kNIMQChatChannelWhiteBlackOpeTypeAdd}
 操作类型
 

构造及析构函数说明

◆ QChatChannelCategoryUpdateWhiteBlackRoleParam() [1/2]

nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::QChatChannelCategoryUpdateWhiteBlackRoleParam ( )
default

◆ QChatChannelCategoryUpdateWhiteBlackRoleParam() [2/2]

nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::QChatChannelCategoryUpdateWhiteBlackRoleParam ( const NIMQChatChannelCategoryUpdateWhiteBlackRoleParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelCategoryUpdateWhiteBlackRoleParam nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ category_id

uint64_t nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::category_id {0}

分组 id

◆ cb

ChannelCategoryUpdateWhiteBlackRoleCallback nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::cb {nullptr}

回调函数

◆ ope_type

NIMQChatChannelWhiteBlackOpeType nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::ope_type {kNIMQChatChannelWhiteBlackOpeTypeAdd}

操作类型

◆ role_id

uint64_t nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::role_id {0}

身份组 id

◆ server_id

uint64_t nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::server_id {0}

服务器 id

◆ type

NIMQChatChannelWhiteBlackType nim::QChatChannelCategoryUpdateWhiteBlackRoleParam::type {kNIMQChatChannelBlack}

白/黑名单类型


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