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.
| class info |
| com.huawei.hms.ml.scan.HmsScan.AddressInfo |
| Address information. |
| Type | Name | Desc |
| int | RESIDENTIAL_USE_TYPE | Family address. |
| int | OTHER_USE_TYPE | Unknown type. |
| int | OFFICE_TYPE | Work address. |
| Return type | Method name |
| String[] | public java.lang.String[] getAddressDetails() |
| int | public int getAddressType() |
| Constant |
| public static final int RESIDENTIAL_USE_TYPE |
| Family address. Constant Value: 0 |
| Constant |
| public static final int OTHER_USE_TYPE |
| Unknown type. Constant Value: -1 |
| Constant |
| public static final int OFFICE_TYPE |
| Work address. Constant Value: 1 |
| Method |
| public java.lang.String[] getAddressDetails() |
| Gets the address information array. |
Return
| Type | desc |
| String | Address information array. |
| Method |
| public int getAddressType() |
| Gets the address type. |
Return
| Type | desc |
| int | Address type. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.