Class: ParticipantMaxTracksExceededError

ParticipantMaxTracksExceededError

Raised when the Room limit for published tracks has been reached and a Participant tries to publish a track to the Room.


Properties:
Name Type Description
code number

53203

message string

'The maximum number of published tracks allowed in the Room at the same time has been reached'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string