Barcode Sequence Session

Defined in package com.scandit.datacapture.barcode.sequence.capture

BarcodeSequenceSession
class BarcodeSequenceSession

Added in version 8.0.0

reset()
void reset()

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.