clearTabId

abstract fun clearTabId(tabId: String)

Removes any data kept in memory for the specified tab. It takes as parameters: mandatory tabId - The id of the active tab.