Class: TrackNameIsDuplicatedError

TrackNameIsDuplicatedError

Raised whenever a Participant is currently publishing a Track with the same name.


Properties:
Name Type Description
code number

53304

message string

'Track name is duplicated'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string