Contents

SettingsResponse.Settings

A dictionary that describes the results of configuring settings on a device.

Declaration

object SettingsResponse.Settings

Properties

NameTypeDescription
ErrorChain[SettingsResponse.Settings.ErrorChainItem]

An array of dictionaries that describes any errors that occurred.

Identifierstring

The app identifier to which this error applies.

Available: iOS 7+ | iPadOS 7+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+

Status Requiredstring

The status of the setting, which is one of the following values:

  • Acknowledged: The device processed the command successfully.

  • Error: An error occurred. See the ErrorChain for more details.

Topics

Objects

See Also

Objects