Home > @world-wide-lab/client > Participant
Participant class
A World-Wide-Lab participant, typically used to link multiple Sessions.
Signature:
typescript
export declare class Participant extends _ClientModel
Extends: _ClientModel
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string |
Methods
Method | Modifiers | Description |
---|---|---|
Retrieve public meta-data for a participant | ||
Store a participant's participantId, so it can later be re-used via Client.getParticipant(). | ||
Update the participant's meta-data. |