Class: RoomMaxParticipantsExceededError

RoomMaxParticipantsExceededError

Raised whenever a Client is unable to connect to a Room because the Room contains too many Participants.


Properties:
Name Type Description
code number

53105

message string

'Room contains too many Participants'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string