TTMSFNCCloudAI.AddURL Method
Adds a URL to the request content collection.
API unit family: TMSFNCCloudAI
Declaring type: TTMSFNCCloudAI
Syntax
procedure AddURL(const AURL: string; AType: TTMSFNCCloudAIFileType);
Parameters
| Name | Description |
|---|---|
AURL |
URL to add. |
AType |
Content type category assigned to the URL item. |