Skip to content

qchat_def.attachment_def.QChatAttachmentDownloadResp

Zvicii edited this page Nov 22, 2022 · 5 revisions

Interface: QChatAttachmentDownloadResp

qchat_def/attachment_def.QChatAttachmentDownloadResp

Table of contents

Properties

Properties

res_code

Optional res_code: NIMResCode

操作结果, 参考NIMResCode

Defined in

ts/qchat_def/attachment_def.ts:21


res_type

Optional res_type: NIMQChatDownloadResType

下载资源类型

Defined in

ts/qchat_def/attachment_def.ts:23


task_id

Optional task_id: string

任务id, 自动下载的任务则为消息id

Defined in

ts/qchat_def/attachment_def.ts:25


file_path

Optional file_path: string

下载后的文件路径

Defined in

ts/qchat_def/attachment_def.ts:27

Clone this wiki locally