Skip to main content

UploadState

Different types of UploadState.

Enum fields​

NameDescription
CompleteThe file has been uploaded successfully.
ErrorThe file cannot be uploaded due to an error.
ReadyThe file is awaiting an explicit command to start being uploaded.
UploadingThe file is currently being uploaded.