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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelCategoryUpdateWhiteBlackMembersParam ()=default
 
 QChatChannelCategoryUpdateWhiteBlackMembersParam (const NIMQChatChannelCategoryUpdateWhiteBlackMembersParam &c_param)
 
NIMQChatChannelCategoryUpdateWhiteBlackMembersParam ToCParam () const
 

Public 属性

ChannelCategoryUpdateWhiteBlackMembersCallback cb {nullptr}
 更新频道分组白/黑名单成员回调
 
uint64_t server_id {0}
 服务器 ID
 
uint64_t category_id {0}
 分组ID
 
std::vector< std::string > accids
 成员ID列表
 
NIMQChatChannelWhiteBlackType type {kNIMQChatChannelBlack}
 白/黑名单类型
 
NIMQChatChannelWhiteBlackOpeType ope_type {kNIMQChatChannelWhiteBlackOpeTypeAdd}
 操作类型
 

Protected 属性

std::vector< char * > vec_accids
 

构造及析构函数说明

◆ QChatChannelCategoryUpdateWhiteBlackMembersParam() [1/2]

nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::QChatChannelCategoryUpdateWhiteBlackMembersParam ( )
default

◆ QChatChannelCategoryUpdateWhiteBlackMembersParam() [2/2]

nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::QChatChannelCategoryUpdateWhiteBlackMembersParam ( const NIMQChatChannelCategoryUpdateWhiteBlackMembersParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelCategoryUpdateWhiteBlackMembersParam nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::ToCParam ( ) const
inline

类成员变量说明

◆ accids

std::vector<std::string> nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::accids

成员ID列表

◆ category_id

uint64_t nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::category_id {0}

分组ID

◆ cb

ChannelCategoryUpdateWhiteBlackMembersCallback nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::cb {nullptr}

更新频道分组白/黑名单成员回调

◆ ope_type

NIMQChatChannelWhiteBlackOpeType nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::ope_type {kNIMQChatChannelWhiteBlackOpeTypeAdd}

操作类型

◆ server_id

uint64_t nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::server_id {0}

服务器 ID

◆ type

NIMQChatChannelWhiteBlackType nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::type {kNIMQChatChannelBlack}

白/黑名单类型

◆ vec_accids

std::vector<char*> nim::QChatChannelCategoryUpdateWhiteBlackMembersParam::vec_accids
mutableprotected

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