getAutoSavedLoginId

abstract fun getAutoSavedLoginId(tabId: String?): Long?

Retrieves the automatically saved login ID for the current tab, if any.

Return

the login ID, or null if no login was automatically saved for the current tab.