setUsername

fun setUsername(name: String?)

Sets the username associated with the post to the specified string.

Parameters

name

String to which the username associated with the post is to be set.