export

abstract suspend fun export(uri: Uri): ExportSavedSitesResult

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

Return

ExportSavedSitesResult result of the operation

Parameters

uri

of the File where we'll store the data