Table of Contents

TTMSFNCWebPushDB.OnUserActiveChanged Event

Occurs after the active state of a user has changed.

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

Syntax

OnUserActiveChanged: TTMSFNCWebPushDBSubscriptionEvent;

Parameters

Name Description
Sender The store that raised the event.
ASubscription The subscription whose active state changed.
AUserID The associated user identifier, when available.
ABrowserID The associated browser or device identifier, when available.