IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

CreatePreviewLink Method

Creates a preview link.

Object Oriented Interface

public function doCreatePreviewLink($fileid);

Procedural Interface

ipworkscloud_box_do_createpreviewlink($res, $fileid);

Remarks

This method creates a preview link for the file resource specified by FileId. The URL of the preview link is returned. Preview links are suitable for embedding in iframes.

Note that preview links expire after 60 seconds, and the preview session expires after 60 minutes. Not all files support previewing.

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