setBookmarks

fun setBookmarks(bookmarks: HashMap<String, Any?>)

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

Parameters

bookmarks

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