Home > borogove > Participant
Participant class
Signature:
export class Participant
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(displayName, photoUri, placeholderUri, isSelf) |
protected
|
Constructs a new instance of the Participant class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| displayName | string | ||
| isSelf | boolean | ||
| photoUri | string | null | ||
| placeholderUri | string |