TTMSFNCWebPushSender.PushDB Property
Subscription store that supplies recipient endpoints for the send-by-id and send-to-all methods, and from which failed subscriptions are removed.
API unit family: TMS.TMSFNCWebPushSender
Declaring type: TTMSFNCWebPushSender
Inherited from: TTMSFNCCustomWebPushSender
Type: TTMSFNCCustomWebPushDB
Syntax
property PushDB: TTMSFNCCustomWebPushDB;
Remarks
Required by the by-id and to-all send methods; calling them without an assigned store raises an exception.