setTitle

fun setTitle(title: String?)

Sets the title of the post to the specified string.

Parameters

title

String to which the title of the post is to be set.