android-components / mozilla.components.concept.engine.history / HistoryTrackingDelegate / onVisited

onVisited

abstract fun onVisited(uri: String, isReload: Boolean = false, privateMode: Boolean): Unit (source)

A URI visit happened that an engine considers worthy of being recorded in browser's history.