TTMSFNCWebPushDBSubscriptionEvent Event Type
Signals that a subscription operation has completed.
API unit family: TMS.TMSFNCWebPushDB
Remarks
The operation has already been applied to the store when this event fires; the handler is meant for notification, not for changing the outcome.
Parameters
| Name | Description |
|---|---|
Sender |
Component that raised the event. |
ASubscription |
Subscription payload that the completed operation acted on. |
AUserID |
User identifier associated with the subscription, or an empty string when the user identifier column is not active. |
ABrowserID |
Browser or device identifier associated with the subscription, or an empty string when the browser identifier column is not active. |