android-components / mozilla.components.browser.session.storage / SessionStorage / start
start
abstract fun start(sessionManager: SessionManager): Unit (source)
Starts persisting the state frequently and automatically.
Parameters
sessionManager - the session manager to persist from.