MBCResultSubview

Objective-C

@protocol MBCResultSubview <NSObject>

Swift

protocol MBCResultSubview : NSObjectProtocol

Protocol for processing MBCRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful)