externalId property

String? externalId
read / write

The external unique identifier that the customer's application can add to the participant while opening a session. This property is required to invite participants to a conference. If a participant uses the same external ID in conferences, the participant ID also remains the same across all sessions.

Implementation

String? externalId;