NIM PC Cross Platform SDK
nim_qchat::QChatGetMessagesParam Struct Reference

Public Member Functions

 QChatGetMessagesParam (const NIMQChatGetMessagesParam &c_param)
 
const NIMQChatGetMessagesParam ToCParam () const
 

Public Attributes

GetMessagesCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器ID
 
uint64_t channel_id {0}
 频道ID
 
uint64_t from_time {0}
 查询开始时间
 
uint64_t to_time {0}
 查询结束时间
 
uint64_t exclude_msg_server_id {0}
 排除某条消息
 
uint32_t limit {100}
 查询条数
 
bool reverse {false}
 是否倒序, false: 否, true: 是
 

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