Contents

AAError.Code

Values that represent error codes that the AccessoryAccess framework returns.

Declaration

enum Code

Overview

The AccessoryAccess framework can also report errors from other domains when the error originates from a lower level component. The NSError domain for the AccessoryAccess framework is AAErrorDomain, the code is one of the AAErrorCode constants.

Topics

Error codes

Creating an error code

See Also

Errors