NIM PC Cross Platform SDK
nim_qchat::QChatMessageSearchPageParam Struct Reference

Public Member Functions

 QChatMessageSearchPageParam (const NIMQChatMessageSearchPageParam &c_param)
 
const NIMQChatMessageSearchPageParam ToCParam () const
 

Public Attributes

MessageSearchPageCallback cb = nullptr
 回调函数
 
std::string keyword
 搜索关键字
 
uint64_t server_id
 服务器 ID
 
uint64_t channel_id
 频道 ID
 
std::string from_accid
 消息发送者ID
 
uint64_t from_time
 搜索的开始时间
 
uint64_t to_time
 搜索的结束时间
 
std::vector< NIMQChatMsgTypemsg_types
 搜索消息类型
 
std::vector< uint32_t > sub_types
 搜索消息类型
 
bool include_self {false}
 是否包含自己的消息
 
NIMQChatSearchOrder order
 排序顺序
 
NIMQChatMessageSearchSort sort
 排序规则
 
uint32_t limit
 查询条数
 
std::string cursor
 查询游标, 查询的起始位置
 

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