Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HUAWEI HMS Core
| ENUM info |
| public enum AuthenticatorTransport |
| Enumerates authenticator access types, including USB, NFC, and Bluetooth. |
| Type | Desc |
| USB | USB authenticator. |
| NFC | NFC authenticator. |
| BLE | Bluetooth authenticator. |
| Return type | Method name |
| AuthenticatorTransport | fromValue(String value) Generates an instance of AuthenticatorTransport based on the name. |
| String | getValue() Obtains enumerated authenticator access types. |
| Method |
| AttestationConveyancePreference fromValue(String value) |
| Generates an instance of AttestationConveyancePreference based on the name. |
Parameters
| Parameter name | Parameter desc |
| value | Enumerated credential passing preference.none: No credential is required.indirect: Currently, this value is not supported. If it is passed, the processing of direct is followed.direct: A credential is required. |
Return
| type | desc |
| AttestationConveyancePreference | Instance of AttestationConveyancePreference. |
| Method |
| String getValue() |
| Obtains an enumerated value of AttestationConveyancePreference. |
Return
| type | desc |
| String | Enumerated value of AttestationConveyancePreference. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.