SavedSitesImporter

Class that takes care of importing SavedSites This is used to import SavedSites from another Browser

Types

Link copied to clipboard
sealed class ImportFolder

Where to import bookmarks, either directly to the bookmark root or into a named folder.

Functions

Link copied to clipboard
abstract suspend fun import(uri: Uri, importFolder: SavedSitesImporter.ImportFolder = ImportFolder.Root): ImportSavedSitesResult

Reads a HTML based file with all SavedSites that the user has in Netscape format.