Barcode Sequence Session
Defined in framework ScanditBarcodeCapture
- BarcodeSequenceSession
open class BarcodeSequenceSession : NSObject
Added in version 8.1.0
- reset
open func reset() ->
VoidAdded in version 8.1.0
Resets the session, clearing all barcodes, trays, and their state.
- jsonString
open var jsonString: String { get }
Added in version 8.1.0
Returns the JSON representation of the Barcode Sequence session.
Note
This class cannot be instantiated directly. Use the appropriate methods in BarcodeSequence to obtain instances of this class.