setUserId

fun setUserId(userId: String)

Sets the unique identifier of the user who posted the post to the specified string.

Parameters

userId

String to which the unique identifier of the user is to be set.