Target Barcode
Defined in framework ScanditBarcodeCapture
- SDCTargetBarcode
@interface SDCTargetBarcode : NSObject
Added in version 6.15.0
A barcode that’s part of a list of targets for SDCBarcodeCountCaptureList.
- - initWithData:quantity:
- (
instancetype
)initWithData:(NSString *)data quantity:(NSInteger)quantityAdded in version 6.15.0
Constructs a new target barcode to be added to a SDCBarcodeCountCaptureList.