Class android.hardware.fingerprint.FingerprintManager.AuthenticationCallback

Changed Constructors
FingerprintManager.AuthenticationCallback() Now deprecated.
 
 

Changed Methods
void onAuthenticationError(int, CharSequence) Now deprecated.
 
void onAuthenticationFailed() Now deprecated.
 
void onAuthenticationHelp(int, CharSequence) Now deprecated.
 
void onAuthenticationSucceeded(AuthenticationResult) Now deprecated.