setPostId

fun setPostId(postId: String?)

Sets the unique identifier of the post to which the comment is tied to the specified string.

Parameters

postId

String to which the unique identifier of the post to which the comment is tied is to be set.