Home > borogove > Client > setDisplayName

Client.setDisplayName() method

Set the current display name for this account on the server

Signature:

setDisplayName(displayName: string): void;

Parameters

Parameter Type Description
displayName string

Returns:

void