APIError Class Reference
Inherits from | NSObject |
---|---|
Declared in | AIAuthenticationDelegate.h |
error
The error object returned from the API on failure.
@property (strong) AIError *error
Availability
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 api
Availability
1.0
Discussion
The API which is returning the error.
Declared In
AIAuthenticationDelegate.h