Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Notification

name

alerts.Notification

Hierarchy

  • Notification

Index

Methods

getId

  • getId(): string
  • Gets the unique id of the notification, can be used to dismiss the notification from the NotificationProvider.

    Returns string

    the unique id.

getParameters

  • getParameters(): {}
  • Gets a map that contains the notification data fields.

    Returns {}

    the map of parameters.

    • [key: string]: string

Generated using TypeDoc