Home > borogove > Chat > setDisplayName
Chat.setDisplayName() method
Set the display name to use for this chat
Signature:
setDisplayName(displayName: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| displayName | string | String to use as display name |
Returns:
void