PresentationConfigurationForBiometricsPrompt
public PresentationConfigurationForBiometricsPrompt PresentationConfigurationForBiometricsPrompt(FragmentActivity fragmentActivity, String promptTitle, String promptSubtitle, String promptDescription, String negativeButtonText)
Parameters
fragmentActivity
the activity that will present the biometric authentication to the user.
promptTitle
the title used for the Biometrics prompt.
promptSubtitle
the subtitle used for the Biometrics prompt.
promptDescription
the description used for the Biometrics prompt.
negativeButtonText
the text for the “cancel” button of the Biometrics prompt.