MBIDetectorResult
@interface MBIDetectorResult : NSObject
Base class for all detectors results
-
Undocumented
Declaration
Objective-C
@property (nonatomic, readonly) MBIDetectionCode detectionCodeSwift
var detectionCode: MBIDetectionCode { get } -
Undocumented
Declaration
Objective-C
@property (nonatomic, readonly) MBIDetectionStatus detectionStatusSwift
var detectionStatus: MBIDetectionStatus { get }
View on GitHub
MBIDetectorResult Class Reference