Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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.

NameTypeDescription
configurationNowServiceConfigurationService configuration to associate with the protocol.

Parent Topic:Mobile SDK - iOS