APIError Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | AIAuthenticationDelegate.h |
error
The error object returned from the API on failure.
@property (strong) AIError *errorAvailability
1.0
Discussion
The error object returned from the API on failure.
See Also
See AIError for more details.
Declared In
AIAuthenticationDelegate.h
api
The API which is returning the error.
@property API apiAvailability
1.0
Discussion
The API which is returning the error.
Declared In
AIAuthenticationDelegate.h