Class: RoomMaxParticipantsOutOfRangeError

RoomMaxParticipantsOutOfRangeError

Raised in the REST API when MaxParticipants is set out of range.


Properties:
Name Type Description
code number

53107

message string

'MaxParticipants is out of range'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string