Properties
causes
causes: string[] = ['The Client was unable to establish a media connection.','A media connection which was active failed liveliness checks.',]
code
code: number = 53405
description
description: string = "Media connection failed"
explanation
explanation: string = "Raised by the Client or Server whenever a media connection fails."
name
name: string = "ConnectionError"
Optional originalError
originalError: undefined | object
solutions
solutions: string[] = ['If the problem persists, try connecting to another region.','Check your Client\'s network connectivity.','If you\'ve provided custom ICE Servers then ensure that the URLs and credentials are valid.',]
Optional stack
stack: undefined | string
Any further information discovered and passed along at run-time.