IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

PollCopyStatus Method

Gets the status of a copy operation.

Object Oriented Interface

public function doPollCopyStatus();

Procedural Interface

ipworkscloud_onedrive_do_pollcopystatus($res);

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 PHP Edition - Version 20.0 [Build 8265]