Options
All
  • Public
  • Public/Protected
  • All
Menu

This class will handle all the get next event response according to event type

Hierarchy

  • CXoneGetNextAdapter

Index

Constructors

Properties

agentSession: ACDSessionManager = ACDSessionManager.instance
isAgentAssistAppEnabled: boolean = true
logger: Logger = ...

Methods

  • handleGetNextResponse(events: {}[]): void
  • Used to re route the get next response based on the different event types and returns the array of processed object

    example

    Parameters

    • events: {}[]

    Returns void

Generated using TypeDoc