IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

pollCopyStatus (method)

Gets the status of a copy operation.

Syntax

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

Remarks

This method retrieves the latest status information for the copy operation specified by the CopyStatusURL configuration setting.

After calling this method, the CopyPercentDone, CopyStatus, and (if applicable) CopiedResourceId properties will be populated.

Refer to CopyResource, as well as the properties mentioned above, for more information.

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