Table of Contents

TTMSFNCWebPushMessageSettings Record

Holds per-message delivery options applied when sending a notification.

API unit family: TMS.TMSFNCWebPushSender

Syntax

TTMSFNCWebPushMessageSettings = record

Fields and properties

Name Type Description
Topic string Optional topic identifier. When set, a newer message with the same topic replaces any pending undelivered message that shares it.
Urgency TTMSFNCWebPushMessageUrgency Delivery urgency hint passed to the push service.