Constants
The following constants are available globally.
-
MCD error domain.
Declaration
Objective-C
extern NSString *const MCD_ERROR_DOMAINSwift
let MCD_ERROR_DOMAIN: String -
API error.
Declaration
Objective-C
extern const NSInteger MCD_ERROR_APISwift
let MCD_ERROR_API: Int -
Some input data is incorrect.
Declaration
Objective-C
extern const NSInteger MCD_ERROR_BAD_INPUTSwift
let MCD_ERROR_BAD_INPUT: Int
Constants Reference