Different types of UploadState.
Enum fields​
Name | Description |
---|
Complete | The file has been uploaded successfully. |
Error | The file cannot be uploaded due to an error. |
Ready | The file is awaiting an explicit command to start being uploaded. |
Uploading | The file is currently being uploaded. |