import

abstract suspend fun import(uri: Uri): ImportSavedSitesResult

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

Return

ImportSavedSitesResult result of the operation

Parameters

uri

of the File we'll read the data from