Important! This page is auto-generated from the comments in the source files. All changes will be overwritten! If you are looking to contribute, modify the comment in the corresponding source file instead.
Table of Contents
Constructor
QueueProgress()
Constructs a queue progress.
Properties
size
Total queue file size.
loaded
Total bytes uploaded.
uploaded
Number of files uploaded.
failed
Number of files failed to upload.
queued
Number of files yet to be uploaded.
percent
Total percent of the uploaded bytes.
bytesPerSec
Bytes uploaded per second.
Methods
reset()
Resets the progress to its initial values.