NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_msglog_helper.h 文件参考

msglog 辅助方法和数据结构定义 更多...

#include <functional>
#include <list>
#include <string>
#include "nim_cpp_wrapper/helper/nim_talk_helper.h"
#include "nim_cpp_wrapper/nim_sdk_cpp_wrapper.h"

浏览源代码.

struct  nim::QueryMsglogResult
 查询到消息历史结果 更多...
 
struct  nim::GetMessagesResult
 
struct  nim::DeleteMsglogSelfNotifyItemInfo
 单向删除消息记录回调参数 更多...
 
struct  nim::DeleteMsglogSelfNotifyParam
 单向删除消息记录回调参数 更多...
 
struct  nim::MessageStatusChanged
 发送消息已读回执 更多...
 
struct  nim::MessageStatusChangedResult
 发送消息已读回执 更多...
 
class  nim::LogsBackupExportInfo
 导出消息记录到云端参数定义 更多...
 
class  nim::LogsBackupImportInfo
 从云端导入消息记录参数定义 更多...
 

命名空间

namespace  nim
 namespace nim
 

函数

bool nim::ParseMsglogs (const std::string &msgs_json, QueryMsglogResult &res)
 解析查询到的消息历史结果
 

详细描述

msglog 辅助方法和数据结构定义

日期
2015/10/22