Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AgentAssistBaseResponse Abstract

Class for AgentAssistBaseResponse

Hierarchy

Index

Constructors

Properties

Constructors

  • Create instance of AgentAssistBaseResponse

    @example
    const AgentAssistBaseResponse = new AgentAssistBaseResponse();

    Parameters

    • cmd: string
    • respHeader: {}
      • [key: string]: string

    Returns AgentAssistBaseResponse

Properties

body: any
command: string
headers: { connectionId: string }

Type declaration

  • connectionId: string

Generated using TypeDoc