Enumeration
UploadState
@objc(FSUploadStatus)
public enum UploadState: UInt
Represents the current state of an upload.
Relationships
Conforms To
CustomStringConvertible
UInt
Enumeration Cases
failed
@available(*, deprecated, message: "Marked for removal in version 3.0.")
case failed
Upload failed.