replaceFolderContent

abstract fun replaceFolderContent(folder: BookmarkFolder, oldId: String)

Replaces an existing BookmarkFolder Used when syncing data from the backend There are scenarios when a duplicate remote folder has to be replace the local one

Parameters

folder

the folder that will replace localId

localId

the id of the local folder to be replaced