menu
nevis_mobile_authentication_sdk
nevis_mobile_authentication_sdk
AuthenticatorSelectionHandler
aaid abstract method
aaid
brightness_4
brightness_5
aaid
abstract method
Future
<
void
>
aaid
(
String
aaid
)
Provides the AAID of the authenticator selected by the user.
Params:
aaid the AAID of the selected authenticator.
Implementation
Future<void> aaid(String aaid);
nevis_mobile_authentication_sdk
nevis_mobile_authentication_sdk
AuthenticatorSelectionHandler
aaid abstract method
AuthenticatorSelectionHandler class