TTMSFNCWhatsAppReceiverText Class
Holds the textual body of a text message.
API unit family: TMSFNCWhatsAppReceiver
Inherits from: TPersistent
Syntax
TTMSFNCWhatsAppReceiverText = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Body | Text content of the message. |
Methods
| Name | Description |
|---|---|
| ToJSON | Serializes the text body to its JSON representation. |