Options
All
  • Public
  • Public/Protected
  • All
Menu

Helper class to accommodate parsing logic for cxone-digital-contact

Hierarchy

  • CXoneDigitalContactHelper

Index

Constructors

Properties

Methods

Constructors

Properties

logger: CcfLogger = ...

Methods

  • validateResponseSchema(eventObj: any): any
  • Method to validate schema of web socket event response

    example

    Parameters

    • eventObj: any

    Returns any

    • validated response based on predefined schema

Generated using TypeDoc