Table of Contents

TTMSFNCWhatsAppReceiverContact Class

Represents a single shared contact card with its name, organization, birthday, and collections of addresses, emails, phones, and URLs.

API unit family: TMSFNCWhatsAppReceiver Inherits from: TPersistent

Syntax

TTMSFNCWhatsAppReceiverContact = class(TPersistent)

Properties

Name Description
Addresses Postal addresses associated with the contact.
Birthday Birthday of the contact.
ContactName Structured name parts of the contact.
Emails Email addresses associated with the contact.
Organization Organization details of the contact.
Phones Phone numbers associated with the contact.
URLs Website URLs associated with the contact.

Methods

Name Description
ToJSON Serializes the entire contact card to its JSON representation.