SettingsResponse.ErrorChainItem
A dictionary that describes an error chain item.
Declaration
object SettingsResponse.ErrorChainItemProperties
| Name | Type | Description |
|---|---|---|
ErrorCode Required | integer | The error code. |
ErrorDomain Required | string | The error domain. |
LocalizedDescription Required | string | A description of the error in the device’s localized language. |
USEnglishDescription | string | A description of the error in U.S. English. |