TTMSFNCCloudWhatsAppContactURL Class
Stores a URL entry for a WhatsApp contact card.
API unit family: TMSFNCCloudWhatsApp
Inherits from: TPersistent
Syntax
TTMSFNCCloudWhatsAppContactURL = class(TPersistent)
Properties
| Name | Description |
|---|---|
| URL | Gets or sets the contact URL. |
| URLType | Gets or sets whether the URL is a home or work URL. |
Methods
| Name | Description |
|---|---|
| ToJSON | Serializes the URL entry to a WhatsApp contact JSON object. |