NIM PC Cross Platform SDK
|
Public Member Functions | |
QChatChannelGetMembersPageParam (const NIMQChatChannelGetMembersPageParam c_param) | |
const NIMQChatChannelGetMembersPageParam | ToCParam () const |
Public Attributes | |
ChannelGetMembersPageCallback | cb {nullptr} |
回调函数 | |
uint64_t | server_id {0} |
服务器ID | |
uint64_t | channel_id {0} |
频道ID | |
uint64_t | timestamp {0} |
时间戳 | |
uint32_t | limit {100} |
查询条数 | |