Properties
causes
causes: string[] = ['The Client may not be using a supported WebRTC implementation.','The Client may be connecting peer-to-peer with another Participant that is not using a supported WebRTC implementation.','The Client may not have the necessary resources to apply a new media description.',]
code
code: number = 53402
description
description: string = "Client is unable to apply a remote media description"
explanation
explanation: string = "Raised whenever the Client receives a remote media description but is unable to apply it."
solutions
solutions: string[] = ['If you are experiencing this error using the JavaScript SDK, ensure you are running it with a supported WebRTC implementation.',]
Optional stack
stack: undefined | string
Static Error
Error: ErrorConstructor