Skip to content

Home > @world-wide-lab/client > Client > getStoredParticipantId

Client.getStoredParticipantId() method

Get the participantId of the last person that participated using your website (if their id was stored).

Signature:

typescript
getStoredParticipantId(): string | undefined;

Returns:

string | undefined

The participantId or undefined if no id was stored