TsgcWSAPIServer_WebPush › Methods

TsgcWSAPIServer_WebPush Methods

Public methods grouped by purpose, followed by the full alphabetical list.

Notifications

NameDescription
SendNotificationEncrypts and POSTs a Web Push notification to a single subscription endpoint using the configured VAPID credentials.
BroadcastNotificationSends the same notification to every subscription currently held in the internal Subscriptions list.

Lifecycle

NameDescription
KeepAliveInherited helper that writes a keepalive/ping frame to a single WebSocket connection so idle links stay open through proxies.

All Methods (alphabetical)

NameDescription
BroadcastNotificationSends the same notification to every subscription currently held in the internal Subscriptions list.
KeepAliveInherited helper that writes a keepalive/ping frame to a single WebSocket connection so idle links stay open through proxies.
SendNotificationEncrypts and POSTs a Web Push notification to a single subscription endpoint using the configured VAPID credentials.