Class: SignalingConnectionDisconnectedError

SignalingConnectionDisconnectedError

Raised whenever the signaling connection is unexpectedly disconnected.


Properties:
Name Type Description
code number

53001

message string

'Signaling connection disconnected'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string