symbologyId property
final
The ID of the barcode symbology used for the scan.
This is a numeric identifier for the barcode symbology (e.g., Code 39, QR Code), allowing applications to identify the type of barcode scanned.
Implementation
final int symbologyId;