TTMSFNCWhatsAppReceiverContactURL Class
Holds a single website URL belonging to a shared contact.
API unit family: TMSFNCWhatsAppReceiver
Inherits from: TPersistent
Syntax
TTMSFNCWhatsAppReceiverContactURL = class(TPersistent)
Properties
| Name | Description |
|---|---|
| URL | Website address value. |
| URLType | Indicates whether the URL is a home or work entry. |
Methods
| Name | Description |
|---|---|
| ToJSON | Serializes the URL to its JSON representation. |