setUsername

fun setUsername(username: String?)

Sets the username of the user to the specified string.

Parameters

username

String to which the username is to be set.