Table of Contents

TTMSFNCCustomCloudDropBox.GetSharePromise Method

Promise-based variant of GetShare.

API unit family: TMSFNCCloudDropBox Declaring type: TTMSFNCCustomCloudDropBox

Syntax

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

Parameters

Name Description
AItem Item to share.

Returns

A promise that resolves with the public share URL.