NIM PC Cross Platform SDK
nim_qchat::QChatAttachmentDownloadResp Struct Reference

Public Member Functions

 QChatAttachmentDownloadResp (const NIMQChatAttachmentDownloadResp &c_resp)
 

Public Attributes

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
NIMQChatDownloadResType res_type {NIMQChatDownloadResTypeSource}
 下载资源类型
 
std::string task_id {""}
 任务id, 自动下载的任务则为消息id
 
std::string file_path {""}
 下载后的文件路径
 

The documentation for this struct was generated from the following file: