Constants
The following constants are available globally.
-
MPP error domain.
Declaration
Objective-C
extern NSString *const MPP_ERROR_DOMAINSwift
let MPP_ERROR_DOMAIN: String -
API error.
Declaration
Objective-C
extern const NSInteger MPP_ERROR_APISwift
let MPP_ERROR_API: Int -
Some input data is incorrect.
Declaration
Objective-C
extern const NSInteger MPP_ERROR_BAD_INPUTSwift
let MPP_ERROR_BAD_INPUT: Int
Constants Reference