TTMSFNCCloudCustomWhatsApp.DownloadFileByURL Method
Downloads a media file from an existing media URL.
API unit family: TMSFNCCloudWhatsApp
Declaring type: TTMSFNCCloudCustomWhatsApp
Syntax
procedure DownloadFileByURL(AMediaURL: String; AFileName: string);
Parameters
| Name | Description |
|---|---|
AMediaURL |
URL returned by GetMediaURL. |
AFileName |
File name associated with the downloaded content. |