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
Documents from this version have been archived, and will not continue to be maintained. Please use the latest version.
| class info |
| com.huawei.hms.mlsdk.common.MLApplicationSetting.Factory |
| Creates an instance of MLApplicationSetting for setting app attributes. |
| Return type | Method name |
| MLApplicationSetting | create() |
| MLApplicationSetting.Factory | setApiKey(String apiKey) |
| MLApplicationSetting.Factory | setApplicationId(String applicationId) |
| MLApplicationSetting.Factory | setCertFingerprint(String certFingerprint) |
| Method |
| public MLApplicationSetting create() |
| Creates an instance of MLApplicationSetting. |
Return
| Type | desc |
| MLApplicationSetting | An instance of MLApplicationSetting. |
| Method |
| public MLApplicationSetting.Factory setApiKey(String apiKey) |
| Sets an API key. |
Parameters
| Parameter name | Parameter desc |
| apiKey | API key |
Return
| Type | desc |
| MLApplicationSetting.Factory | An instance of MLApplicationSetting.Factory. |
| Method |
| public MLApplicationSetting.Factory setApplicationId(String applicationId) |
| Sets the ID of an app. |
Parameters
| Parameter name | Parameter desc |
| applicationId | App ID |
Return
| Type | desc |
| MLApplicationSetting.Factory | An instance of MLApplicationSetting.Factory. |
| Method |
| public MLApplicationSetting.Factory setCertFingerprint(String certFingerprint) |
| Sets a certificate fingerprint. |
Parameters
| Parameter name | Parameter desc |
| certFingerprint | Certificate fingerprint. |
Return
| Type | desc |
| MLApplicationSetting.Factory | An instance of MLApplicationSetting.Factory. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.