Properties
causes
causes: string[] = ['The incoming call was cancelled because it was not answered in time or it was accepted/rejected by another application instance registered with the same identity.',]
code
code: number = 31008
description
description: string = "Call cancelled"
explanation
explanation: string = "Unable to answer because the call has ended"
name
name: string = "CallCancelledError"
Optional originalError
originalError: undefined | object
solutions
solutions: string[] = []
Optional stack
stack: undefined | string
Any further information discovered and passed along at run-time.