BarcodeSessionInfo
@Serializable
Information about a Barcode session.
Constructors
Properties
Link copied to clipboard
The type of barcode scanned in the session, values: "QR", "DATA_MATRIX", "RSS", "39", "128", "PDF417", "AZTEC", "2_OF_5", "93", "CODABAR".
Link copied to clipboard
The device orientation, values: "Landscape", "Portrait".
Link copied to clipboard
The document orientation, values: "Landscape", "Portrait".
Link copied to clipboard
The jpeg quality value from 0 to 100 applied to the final image.
Link copied to clipboard
The number of times the user attempted the session in manual mode.
Link copied to clipboard
The total duration of the session in milliseconds.