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

findSessionById

fun findSessionById(id: String): Session? (source)

Finds and returns the session with the given id. Returns null if no matching session could be found.