NIM PC Cross Platform SDK
nim_qchat::QChatChannelCategoryUpdateWhiteBlackMembersParam Struct Reference

Public Member Functions

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

Public Attributes

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

Protected Attributes

std::vector< char * > vec_accids
 

The documentation for this struct was generated from the following file: