Class: ParticipantDuplicateIdentityError

ParticipantDuplicateIdentityError

Raised by the server to the existing Participant when a new Participant joins a Room with the same identity as the existing Participant.


Properties:
Name Type Description
code number

53205

message string

'Participant disconnected because of duplicate identity'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string