Name

alerts.NotificationListener

Hierarchy

  • NotificationListener

Constructors

Methods

  • Received when notification gets added to the container.

    Parameters

    • notification: Notification

      alerts.Notification

    Returns void

  • Received when notification is removed from the container.

    Parameters

    • notification: Notification

      alerts.Notification

    Returns void

  • Received when the notification service availability changes.

    Parameters

    Returns void

Generated using TypeDoc