Table of Contents

TTMSFNCCloudHubicItem.GetShare Method

Returns the public share link for this item, requesting one from the service when no link has been retrieved yet.

API unit family: TMSFNCCloudHubic Declaring type: TTMSFNCCloudHubicItem

Syntax

function GetShare: string; override;

Returns

The cached share link, or an empty string while the link is still being requested asynchronously.