Options
Menu

Class ConnectionError

Hierarchy

Implements

Index

Constructors

constructor

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."

message

message: string

name

name: string

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

Static Error

Error: ErrorConstructor

Generated using TypeDoc