UploadSessionOffsetError
public class UploadSessionOffsetError : CustomStringConvertible, JSONRepresentable
The UploadSessionOffsetError struct
-
The offset up to which data has been collected.
Declaration
Swift
public let correctOffset: UInt64 -
Declaration
Swift
public var description: String { get }
View on GitHub
UploadSessionOffsetError Class Reference