Table of Contents

TTMSFNCWebPushDB.OnSubscriptionAdded Event

Occurs after a subscription has been added to the store.

API unit family: TMS.TMSFNCWebPushDB Declaring type: TTMSFNCWebPushDB Inherited from: TTMSFNCCustomWebPushDB

Syntax

OnSubscriptionAdded: TTMSFNCWebPushDBSubscriptionEvent;

Parameters

Name Description
Sender The store that raised the event.
ASubscription The subscription payload that was added.
AUserID The associated user identifier, when available.
ABrowserID The associated browser or device identifier, when available.