setUsername

fun setUsername(username: String?)

Sets the username of the user who posted the comment to the specified string.

Parameters

username

String to which the username of the user who posted the comment is to be set.