IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

CreatePreviewLink Method

Creates a preview link.

Syntax

public fun createPreviewLink(fileId: String?): String?

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) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]