Class: SignalingConnectionError

SignalingConnectionError

Raised whenever a signaling connection error occurs that is not covered by a more specific error code.


Properties:
Name Type Description
code number

53000

message string

'Signaling connection error'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string