Table of Contents

TTMSFNCCustomWhatsAppMessageReceivedEvent Event Type

Notifies that an incoming message has been received and parsed.

API unit family: TMSFNCWhatsAppReceiver

Parameters

Name Description
Sender Object that raised the event.
AMessage Parsed message. It is owned by the receiver and valid only for the duration of the handler; assign from it to retain the data. The handler does not affect further processing.