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.

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