NowService protocol - iOS
The NowService protocol provides a single interface to the NowSDK for all feature services. It defines the configuration parameters needed to access your ServiceNow instance.
All SDK feature services must implement this protocol.
| Name | Type | Description |
|---|---|---|
| configuration | NowServiceConfiguration | Service configuration to associate with the protocol. |