Table of Contents

TTMSFNCWebPushDB.OnSubscriptionUpdated Event

Occurs after a subscription payload has been updated.

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

Syntax

OnSubscriptionUpdated: TTMSFNCWebPushDBSubscriptionEvent;

Parameters

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