setTags

fun setTags(tags: ArrayList<String>)

Sets the tags of the post to the specified list of strings.

Parameters

tags

List of strings to which the tags of the post are to be set.