DisplayedNotification

An interface representing a notification that is currently displayed in the notification tray.


Properties

date

Date the notification was shown to the user

date?: undefined | string;

id

ID of the notification

id?: undefined | string;

notification

The payload that was used to create the notification (if available)

notification: Notification;

trigger

The trigger that was used to schedule the notification (if available)

trigger: Trigger;

Copyright 2020 - 2021 © Invertase Limited

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License and code samples are licensed under the Apache 2.0 License.

All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.