Table of Contents

TMS FNC Web Push Sender

TTMSFNCWebPushSender is a headless component that signs and delivers Web Push Protocol notifications to subscribed browsers. It reads subscriptions from a companion TTMSFNCWebPushDB, builds VAPID-authenticated requests, and fires events that report delivery outcomes or errors for each notification.

Documentation

Start here Use when
Get started You want to send your first push notification in a few steps.
Guides You want task-oriented chapters: notification payloads, VAPID authentication, error handling.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCWebPushSender Signs and delivers push notifications to subscribed browsers via VAPID.