#include <nim_cpp_msglog.h>
◆ QueryMsgByKeywordParam()
nim::MsgLog::QueryMsgByKeywordParam::QueryMsgByKeywordParam |
( |
| ) |
|
|
default |
◆ account_id_
std::string nim::MsgLog::QueryMsgByKeywordParam::account_id_ |
查询 ID,对方的 account ID 或者群组 team ID,可留空将不作为查询条件
◆ direction_
◆ enable_pinyin_
bool nim::MsgLog::QueryMsgByKeywordParam::enable_pinyin_ {true} |
◆ end_time_
time_t nim::MsgLog::QueryMsgByKeywordParam::end_time_ {0} |
◆ from_time_
time_t nim::MsgLog::QueryMsgByKeywordParam::from_time_ {0} |
◆ keyword_
std::string nim::MsgLog::QueryMsgByKeywordParam::keyword_ |
◆ limit_count_
uint32_t nim::MsgLog::QueryMsgByKeywordParam::limit_count_ {100} |
uint32_t 本次查询的消息条数上限,默认 100 条
◆ segment_engine_
◆ to_type_
◆ type_
std::vector<nim::NIMMessageType> nim::MsgLog::QueryMsgByKeywordParam::type_ |
std::list 要获取的消息类型,默认只有文本类消息,可自行扩充其他类型消息,除通知类消息不受支持外,其他类型消息(包括自定义消息)均可检索
该类的文档由以下文件生成:
- D:/GitLab/builds/7_aFT3sv/0/nim-pc/california/nim-cross-platform-sdk/exports/wrapper/nim_cpp_wrapper/api/nim_cpp_msglog.h