Barcode Sequence Session

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

BarcodeSequenceSession
class BarcodeSequenceSession

Added in version 8.0.0

reset()
fun reset()

Added in version 8.0.0

Resets the session, clearing all barcodes, trays, and their state.

toJson()
fun toJson(): String

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.