IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

PollUploadStatus Method

Gets the status of the current resumable upload session.

Object Oriented Interface

public function doPollUploadStatus();

Procedural Interface

ipworkscloud_box_do_polluploadstatus($res);

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