insertFavorite

abstract fun insertFavorite(id: String = "", url: String, title: String, lastModified: String? = null): SavedSite.Favorite

Inserts a new Favorite Used when adding a Favorite from the Browser Menu

Return

Favorite inserted

Parameters

url

of the site

title

of the Favorite