TTMSFNCWebPushDB.OnSubscriptionDeleted Event
Occurs after a subscription has been removed from the store.
API unit family: TMS.TMSFNCWebPushDB
Declaring type: TTMSFNCWebPushDB
Inherited from: TTMSFNCCustomWebPushDB
Syntax
OnSubscriptionDeleted: TTMSFNCWebPushDBSubscriptionEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The store that raised the event. |
ASubscription |
The subscription payload that was removed. |
AUserID |
The associated user identifier, when available. |
ABrowserID |
The associated browser or device identifier, when available. |