onShareCredentialsForAutofill
abstract fun onShareCredentialsForAutofill(originalUrl: String, selectedCredentials: LoginCredentials)
Called when user chooses to autofill a login credential to a web page.
Parameters
originalUrl
the URL of the page that prompted the user to use a login credential
selectedCredentials
the login credential that the user chose to autofill