setUserPosts

fun setUserPosts(userPosts: HashMap<String, Any?>)

Sets the identifiers of the posts created by the user to the specified strings.

Parameters

userPosts

List containing strings to which the identifiers of the posts created by the user are to be set.