Options
All
  • Public
  • Public/Protected
  • All
Menu

Model class for CXone run app Screen Pop

Hierarchy

Index

Constructors

Properties

actionType: RunAppActionType
remarks
  • Type of screen pop
actionValue: string
remarks
  • Action of screen pop
contactId: string
remarks
  • Unique identifier of sender contact id
customFormCallback?: ((event: any) => void)

Type declaration

    • (event: any): void
    • remarks
      • Callback method for custom form

      Parameters

      • event: any

      Returns void

iisHost: string

iis hosting event details

vcHost: string

vc hosting event details

waitTimeout: string
remarks
  • timeout on waiting

Methods

  • parse(data: {}): void

Generated using TypeDoc