TTMSFNCCloudWhatsAppContactPhone Class
Stores a phone number entry for a WhatsApp contact card.
API unit family: TMSFNCCloudWhatsApp
Inherits from: TPersistent
Syntax
TTMSFNCCloudWhatsAppContactPhone = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Phone | Gets or sets the phone number. |
| PhoneType | Gets or sets the phone number role. |
| WhatsAppID | Gets or sets the WhatsApp identifier associated with the phone number. |
Methods
| Name | Description |
|---|---|
| ToJSON | Serializes the phone entry to a WhatsApp contact JSON object. |