Skip to content

qchat_def.attachment_def.QChatAttachmentProgressResp

Zvicii edited this page Nov 22, 2022 · 5 revisions

Interface: QChatAttachmentProgressResp

qchat_def/attachment_def.QChatAttachmentProgressResp

Table of contents

Properties

Properties

res_code

Optional res_code: NIMResCode

操作结果, 参考NIMResCode

Defined in

ts/qchat_def/attachment_def.ts:32


task_id

Optional task_id: string

任务id

Defined in

ts/qchat_def/attachment_def.ts:34


total_size

Optional total_size: number

文件总大小

Defined in

ts/qchat_def/attachment_def.ts:36


cur_size

Optional cur_size: number

当前已经上传/下载的大小

Defined in

ts/qchat_def/attachment_def.ts:38

Clone this wiki locally