UploadProgress
The progress of an upload.
Properties
id: string
The identifier of the upload progress retrieved from the method getProgressId.
uploaded: number
Uploaded byte count.
total: number
Total byte count if available, otherwise 0.
The progress of an upload.
The identifier of the upload progress retrieved from the method getProgressId.
Uploaded byte count.
Total byte count if available, otherwise 0.