Table of Contents

TTMSFNCCloudWhatsApp.DownloadFileByURL Method

Downloads a media file from an existing media URL.

API unit family: TMSFNCCloudWhatsApp Declaring type: TTMSFNCCloudWhatsApp Inherited from: TTMSFNCCloudCustomWhatsApp

Syntax

procedure DownloadFileByURL(AMediaURL: String; AFileName: string);

Parameters

Name Description
AMediaURL URL returned by GetMediaURL.
AFileName File name associated with the downloaded content.