onCredentialsAvailableToSave

abstract suspend fun onCredentialsAvailableToSave(autofillWebMessageRequest: AutofillWebMessageRequest, credentials: LoginCredentials)

Called when there are login credentials available to be saved. When this is called, we'd typically want to prompt the user if they want to save the credentials.