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. |
Parent Topic:Mobile SDK - Android