error property
This field will always be not set if the operation is created by
claimAsync
, unclaimAsync
, or updateMetadataAsync
.
In this case, error information for each device is set in
response.perDeviceStatus.result.status
.
Implementation
Status? error;