Class: ParticipantMaxTracksExceededError

ParticipantMaxTracksExceededError

Raised whenever a Participant tries to publish a Track and the maximum number of published tracks allowed in the Room at the same time has been reached


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