Table of Contents

TTMSFNCWebPushDBDeleteMode Enumeration

Selects how a subscription is removed from the store.

API unit family: TMS.TMSFNCWebPushDB

Members

Name Description
dmDelete Removes the matching record from the dataset entirely.
dmEmpty Keeps the record but clears the endpoint and key columns, leaving an empty placeholder row.