Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseNotificationService

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

name

name: string

The service name for verbose logging.

Protected options

The notification service options.

Methods

Abstract send

  • Sends a new message through the notification service.

    Parameters

    • message: BaseMessageSchema
    • Optional options: any

      The options to be used in the transport

    Returns any

Generated using TypeDoc