Options
Menu

Class Call

Index

Constructor methods

Properties

Constructor methods

constructor

  • constructor(callId: any, execA: any, execB: any, start: any, stop: any): Call
  • Parameters

    • callId: any
    • execA: any
    • execB: any
    • start: any
    • stop: any

    Returns Call

Properties

callId

callId: string

execA

execA: Execution

execB

execB: Execution

start

start: number

stop

stop: number

Generated using TypeDoc