Cognex Mobile Barcode SDK
SDK for supporting communication with Cognex Barcode Reader devices
CMBReadResults Class Reference

Represents a list of read results. More...

#import <CMBReadResults.h>

Inheritance diagram for CMBReadResults:

Properties

NSString * XML
 Returns the raw XML recieved from the reader. More...
 
NSArray< CMBReadResult * > * readResults
 Returns an array of CMBReadResult objects including the main result.
 
NSArray< CMBReadResult * > * subReadResults
 Returns an array of CMBReadResult objects excluding the main result.
 

Detailed Description

Represents a list of read results.

Property Documentation

◆ XML

- (NSString*) XML
readatomicassign

Returns the raw XML recieved from the reader.

Returns
the raw XML string

The documentation for this class was generated from the following file: