TsgcWSAPIServer_WebPush › Properties
TsgcWSAPIServer_WebPush Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Configuration
| Name | Description |
| WebPush | Options container for Web Push configuration: VAPID keys, client TLS/log settings and the built-in HTTP endpoints served by the component. |
Server
| Name | Description |
| Server | WebSocket/HTTP server this API component is attached to; its HTTP listener is used to serve the Web Push endpoints (subscription, service worker, VAPID public key). |
Diagnostics
| Name | Description |
| Version | Read-only string that returns the sgcWebSockets library version compiled into the component. |
All Properties (alphabetical)
| Name | Description |
| Server | WebSocket/HTTP server this API component is attached to; its HTTP listener is used to serve the Web Push endpoints (subscription, service worker, VAPID public key). |
| Version | Read-only string that returns the sgcWebSockets library version compiled into the component. |
| WebPush | Options container for Web Push configuration: VAPID keys, client TLS/log settings and the built-in HTTP endpoints served by the component. |