![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_attachment_cpp_def.h>
Public 成员函数 | |
| QChatAttachmentUploadResp ()=default | |
| QChatAttachmentUploadResp (const NIMQChatAttachmentUploadResp &c_resp) | |
Public 属性 | |
| uint32_t | res_code {0} |
| 操作结果, 参考NIMResCode | |
| std::string | task_id {""} |
| 任务id | |
| std::string | url {""} |
| 上传后的url | |
|
default |
|
inline |
| uint32_t nim::QChatAttachmentUploadResp::res_code {0} |
操作结果, 参考NIMResCode
| std::string nim::QChatAttachmentUploadResp::task_id {""} |
任务id
| std::string nim::QChatAttachmentUploadResp::url {""} |
上传后的url