TTMSFNCWebPushServer.OnRequestVapidKey Event
Occurs when a client requests the public application server key.
API unit family: TMS.TMSFNCWebPushServer
Declaring type: TTMSFNCWebPushServer
Inherited from: TTMSFNCCustomWebPushServer
Type: TNotifyEvent
Syntax
property OnRequestVapidKey: TNotifyEvent;
Remarks
Sender is the server instance raising the event.