Home > borogove > Participant > (constructor)
Participant.(constructor)
Constructs a new instance of the Participant class
Signature:
protected constructor(displayName: string, photoUri: string | null, placeholderUri: string, isSelf: boolean);
Parameters
| Parameter | Type | Description |
|---|---|---|
| displayName | string | |
| photoUri | string | null | |
| placeholderUri | string | |
| isSelf | boolean |