Class: RoomConnectFailedError

RoomConnectFailedError

Raised whenever a Client is unable to connect to a Room, and the scenario is not covered by a more specific error code.


Properties:
Name Type Description
code number

53104

message string

'Unable to connect to Room'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string