TTMSFNCCloudHubic.GetShare Method
Requests creation of a public share link for the specified item and raises
OnGetSharewhen the link is available.
API unit family: TMSFNCCloudHubic
Declaring type: TTMSFNCCloudHubic
Inherited from: TTMSFNCCustomCloudHubic
Syntax
procedure GetShare(AItem: TTMSFNCCloudHubicItem);
Parameters
| Name | Description |
|---|---|
AItem |
The file or folder item to share. The call does nothing when nil. |