Skip to content

Home > @world-wide-lab/client > Participant > storeParticipantId

Participant.storeParticipantId() method

Store a participant's participantId, so it can later be re-used via Client.getParticipant().

Signature:

typescript
storeParticipantId(): boolean;

Returns:

boolean

true if the participantId was stored successfully