setItemCommentUsername

fun setItemCommentUsername(name: String?)

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

Parameters

name

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