setUserName

public final Unit setUserName(UserName name)

Sets UserName which will be used during creation of Chat instance and will apply it to current instance of Chat, if it exists. The username will be applied only if the chat channel configuration allows it.

Parameters

name

A username which should be set.

See also