Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CXoneBaseAdapter Abstract

This will be the abstract class for all the adapters which will have common methods such as publish ..etc which other adapters will extends

Hierarchy

  • CXoneBaseAdapter

Index

Constructors

Properties

Methods

Constructors

Properties

logger: Logger = ...

Methods

  • handleEvent(event: {}): void
  • example

    Parameters

    • event: {}
      • [key: string]: string

    Returns void

Generated using TypeDoc