DialogWithInputListener

interface DialogWithInputListener

Skeleton for the listener that retrieves the password entered by the user.

Functions

fetchPassword
Link copied to clipboard
abstract fun fetchPassword(password: String): String
Retrieves and returns the password entered by the user in the confirmation dialog.

Inheritors

AccountManagementActivity
Link copied to clipboard
EditEmailActivity
Link copied to clipboard