Table of Contents

TTMSFNCWebPushNotification.Data Property

Arbitrary JSON value attached to the notification and delivered to the receiving client. The notification owns the assigned value and frees it when destroyed or reassigned.

API unit family: TMS.TMSFNCWebPushSender Declaring type: TTMSFNCWebPushNotification Type: TJSONValue

Syntax

property Data: TJSONValue;