NIM PC Cross Platform SDK
nim_qchat::QChatChannelGetExistingWhiteBlackMembersParam Struct Reference

Public Member Functions

 QChatChannelGetExistingWhiteBlackMembersParam (const NIMQChatChannelGetExistingWhiteBlackMembersParam &c_param)
 
const NIMQChatChannelGetExistingWhiteBlackMembersParam ToCParam () const
 

Public Attributes

GetExistingWhiteBlackMembersCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器ID
 
uint64_t channel_id {0}
 频道ID
 
NIMQChatChannelWhiteBlackType type {kNIMQChatChannelBlack}
 白/黑名单类型
 
std::list< std::string > accids
 用户accid列表
 

Protected Attributes

std::vector< char * > accids_vec
 

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