Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationService

Provides API for publishing notifications.

export
interface

NotificationService

Hierarchy

  • NotificationService

Index

Methods

publishBasicNotification

  • publishBasicNotification(notificationInfo: NotificationInfo): any
  • Publishes a basic notification.

    memberof

    NotificationService

    Parameters

    • notificationInfo: NotificationInfo

      Notification configuration options

    Returns any

Generated using TypeDoc