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

#include <nim_qchat_message_cpp_def.h>

Public 成员函数

 QChatGetTextCacheResp ()=default
 
 QChatGetTextCacheResp (const NIMQChatGetTextCacheResp &c_response)
 
NIMQChatGetTextCacheResp ToCParam () const
 

Public 属性

uint32_t res_code
 操作结果, 参考NIMResCode
 
std::string value
 文本内容
 

构造及析构函数说明

◆ QChatGetTextCacheResp() [1/2]

nim::QChatGetTextCacheResp::QChatGetTextCacheResp ( )
default

◆ QChatGetTextCacheResp() [2/2]

nim::QChatGetTextCacheResp::QChatGetTextCacheResp ( const NIMQChatGetTextCacheResp c_response)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetTextCacheResp nim::QChatGetTextCacheResp::ToCParam ( ) const
inline

类成员变量说明

◆ res_code

uint32_t nim::QChatGetTextCacheResp::res_code

操作结果, 参考NIMResCode

◆ value

std::string nim::QChatGetTextCacheResp::value

文本内容


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