NowServiceConfiguration class - Android
The NowServiceConfiguration class enables you to configure the ServiceNow instance URL and package name for a feature service.
| Name | Type | Description |
|---|---|---|
| instanceUrl | URL | URL of the ServiceNow instance that the feature service will leverage. For example: https://my_domain.hr_instance.com |
| packageName | String | Name of the package to associate with the feature service. |