Skip to content

Home > @world-wide-lab/client > ClientSessionOptions > linkParticipant

ClientSessionOptions.linkParticipant property

If true, a participant will be linked to the session. If a participantId is stored, this will automatically be used to link the session to an existing participant.

Signature:

typescript
linkParticipant?: boolean;