updateBookmark

abstract fun updateBookmark(bookmark: SavedSite.Bookmark, fromFolderId: String, updateFavorite: Boolean = false)

Updates the content of a Bookmark

Parameters

savedSite

to be updated

fromFolderId

id of the previous bookmark folder

updateFavorite

specifies whether the bookmark's favorite state has changed, default value is false