NIM PC Cross Platform SDK
nim_qchat::QChatGetThreadMessagesParam Struct Reference

Public Member Functions

 QChatGetThreadMessagesParam (const NIMQChatGetThreadMessagesParam &c_param)
 
const NIMQChatGetThreadMessagesParam ToCParam () const
 

Public Attributes

GetThreadMessagesCallback cb = nullptr
 回调函数
 
QChatMessage message
 要查询的 thread 依据完整消息体
 
uint64_t from_time = 0
 查询开始时间
 
uint64_t to_time = 0
 查询结束时间
 
uint64_t exclude_msg_server_id = 0
 排除的消息 ID
 
uint32_t limit = 10
 查询条数
 
bool reverse = false
 是否倒序, false: 否, true: 是
 

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