android-components / mozilla.components.browser.session / SessionManager / remove

remove

fun remove(session: Session = selectedSessionOrThrow, selectParentIfExists: Boolean = false): Unit (source)

Removes the provided session. If no session is provided then the selected session is removed.