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

onSessionsInserted

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

Called after updateSessions() when count number of sessions are inserted at the given position.