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