Android
androidJvm
browser-api
/
com.duckduckgo.app.browser.favicon
/
FaviconManager
/
tryFetchFaviconForUrl
try
Fetch
Favicon
For
Url
abstract
suspend
fun
tryFetchFaviconForUrl
(
tabId
:
String
,
url
:
String
)
:
File
?
abstract
suspend
fun
tryFetchFaviconForUrl
(
url
:
String
)
:
File
?