Event fired whenever a reminder has been canceled by the user, reminder notification is deleted or the reminder timeout has reached.

"notification-reminder-removed"

Hierarchy

  • NotificationReminderRemovedEvent

Properties

Properties

notification: Readonly<Object>

The notification associated with the reminder that has just been removed.

This object will match what is returned from the create call when the notification was first created.

type: "notification-reminder-removed"

Generated using TypeDoc