android-components / mozilla.components.concept.tabstray / TabsTray / onSessionsRemoved

onSessionsRemoved

abstract fun onSessionsRemoved(position: Int, count: Int): Unit (source)

Called after updateSessions() when count number of sessions are removed from the given position.