Barcode Sequence Session
Defined in package com.scandit.datacapture.barcode.sequence.capture
- BarcodeSequenceSession
class BarcodeSequenceSessionAdded in version 8.0.0
- reset()
voidreset()Added in version 8.0.0
Resets the session, clearing all barcodes, trays, and their state.
- toJson()
@NonNull String toJson()
Added in version 8.0.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.