NIM PC Cross Platform SDK
|
Public Member Functions | |
QChatChannelCategoryGetWhiteBlackMembersPageParam (const NIMQChatChannelCategoryGetWhiteBlackMembersPageParam &c_param) | |
const NIMQChatChannelCategoryGetWhiteBlackMembersPageParam | ToCParam () const |
Public Attributes | |
ChannelCategoryGetWhiteBlackMembersPageCallback | cb {nullptr} |
获取频道分组白/黑名单成员回调 | |
uint64_t | server_id {0} |
服务器 ID | |
uint64_t | category_id {0} |
分组ID | |
NIMQChatChannelWhiteBlackType | type {kNIMQChatChannelBlack} |
白/黑名单类型 | |
uint64_t | timestamp {0} |
时间戳 | |
uint32_t | limit {100} |
查询条数 | |