TabsStoreInterface

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun closeConnection()
Link copied to clipboard
abstract fun getAll(): List<ClientRemoteTabs>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setLocalTabs(remoteTabs: List<RemoteTabRecord>)

An API for clients which know nothing about windows or tab groups.

Link copied to clipboard
abstract fun setLocalTabsInfo(info: LocalTabsInfo)

More context-aware API for setting information about a tab like window and groups.