Table of Contents

TTMSFNCCustomCloudDropBox.GetLinkPromise Method

Promise-based variant of GetLink.

API unit family: TMSFNCCloudDropBox Declaring type: TTMSFNCCustomCloudDropBox

Syntax

function GetLinkPromise(AItem: TTMSFNCCloudDropBoxItem): IPromise<string>;

Parameters

Name Description
AItem Item to obtain a link for.

Returns

A promise that resolves with the temporary download link.