CreateUpload
public struct CreateUpload : PCloudAPIMethod
Creates an upload session which can be used to upload a file over several requests. Returns the identifier of the upload.
-
Declaration
Swift
public var requiresAuthentication: Bool { get } -
Undocumented
Declaration
Swift
public init() -
Declaration
Swift
public func createCommand() -> Call.Command
View on GitHub
CreateUpload Structure Reference