AutofillEventListener
Autofill event listener interface. Used to communicate key events from Autofill back to the app.
Functions
Called when user chooses to use a generated password when prompted.
Called when a change was detected in the autofill state, such that reloading the page may be necessary.
Called when the Email Protection in-context flow ends, for any reason
Called when user chooses not to autofill any login credential to a web page.
Called when user chooses not to use a generated password when prompted.
Called when a login credential was saved. This API could be used to show visual confirmation to the user.
Called when user chooses to sign up for in-context email protection.
Called when user chooses to autofill a login credential to a web page.
Called when a login credential was updated. This API could be used to show visual confirmation to the user.
Called when user chooses to autofill their personal duck address.
Called when user chooses to autofill a private duck address (private alias).