Class: SignalingConnectionTimeoutError

SignalingConnectionTimeoutError

Raised when connection liveliness checks fail, or when the signaling session expires.


Properties:
Name Type Description
code number

53002

message string

'Signaling connection timed out'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string