UploadState
During the upload process, the media file may change its upload state. This state can determine whether the file will be re-uploaded by a particular uploader, whether it is uploaded or is in a queue for upload.
Entries
Interrupt state. This status means that the file upload process was interrupted, but the uploaded can be continued.
Critical error condition. This status means that the upload process was completed with a critical error, or the re-upload limit has been reached.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.