NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::QChatGetThreadRootMessagesMetaResp结构体 参考

#include <nim_qchat_message_cpp_def.h>

Public 成员函数

 QChatGetThreadRootMessagesMetaResp ()=default
 
 QChatGetThreadRootMessagesMetaResp (const NIMQChatGetThreadRootMessagesMetaResp &c_resp)
 
NIMQChatGetThreadRootMessagesMetaResp ToCParam () const
 

Public 属性

uint32_t res_code = 0
 操作结果, 参考NIMResCode
 
std::vector< NIMQChatThreadMessageMetaInfometa_infos
 thread 消息元信息
 

构造及析构函数说明

◆ QChatGetThreadRootMessagesMetaResp() [1/2]

nim::QChatGetThreadRootMessagesMetaResp::QChatGetThreadRootMessagesMetaResp ( )
default

◆ QChatGetThreadRootMessagesMetaResp() [2/2]

nim::QChatGetThreadRootMessagesMetaResp::QChatGetThreadRootMessagesMetaResp ( const NIMQChatGetThreadRootMessagesMetaResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetThreadRootMessagesMetaResp nim::QChatGetThreadRootMessagesMetaResp::ToCParam ( ) const
inline

类成员变量说明

◆ meta_infos

std::vector<NIMQChatThreadMessageMetaInfo> nim::QChatGetThreadRootMessagesMetaResp::meta_infos

thread 消息元信息

◆ res_code

uint32_t nim::QChatGetThreadRootMessagesMetaResp::res_code = 0

操作结果, 参考NIMResCode


该结构体的文档由以下文件生成: