Android
androidJvm
history-api
/
com.duckduckgo.history.api
/
NavigationHistory
/
saveToHistory
save
To
History
abstract
suspend
fun
saveToHistory
(
url
:
String
,
title
:
String
?
)
Stores a history entry.
Parameters
url
The URL of the history entry.
title
The title of the history entry. Can be null.