Skip to content

qchat_def.attachment_def.QChatAttachmentDownloadParam

Zvicii edited this page Nov 22, 2022 · 5 revisions

Interface: QChatAttachmentDownloadParam

qchat_def/attachment_def.QChatAttachmentDownloadParam

Table of contents

Properties

Properties

progress_cb

Optional progress_cb: AttachmentProgressCallback

进度回调

Defined in

ts/qchat_def/attachment_def.ts:70


res_type

Optional res_type: NIMQChatDownloadResType

下载资源类型

Defined in

ts/qchat_def/attachment_def.ts:72


task_id

Optional task_id: string

任务id, 为空时自动生成

Defined in

ts/qchat_def/attachment_def.ts:74


url

Optional url: string

下载地址

Defined in

ts/qchat_def/attachment_def.ts:76


file_path

Optional file_path: string

文件路径

Defined in

ts/qchat_def/attachment_def.ts:78

Clone this wiki locally