IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

abortUpload (method)

Aborts the current resumable upload session.

Syntax

- (void)abortUpload;
public func abortUpload() throws -> Void

Remarks

This method aborts the current resumable upload session specified by ResumeURL. It may be called if the current resumable upload has been interrupted and will not be resumed.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]