IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

pollUploadStatus (method)

Gets the status of the current resumable upload session.

Syntax

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

Remarks

This method retrieves the status of the resumable upload session specified by ResumeURL.

After calling this method, the StartByte property and UploadExpDate and UploadFragmentSize configuration settings will be populated.

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