Table of Contents

TTMSFNCWhatsAppReceiverContactPhone Class

Holds a single phone number belonging to a shared contact.

API unit family: TMSFNCWhatsAppReceiver Inherits from: TPersistent

Syntax

TTMSFNCWhatsAppReceiverContactPhone = class(TPersistent)

Properties

Name Description
Phone Phone number value.
PhoneType Usage category of the phone number, such as home, work, or cell.
WhatsAppID WhatsApp identifier associated with the phone number, when available.

Methods

Name Description
ToJSON Serializes the phone number to its JSON representation.