setSymbology

open override fun setSymbology(symbology: List<String>)

Updates list of supported barcode types for mini scanner. Barcode types included in the list String will be supported and any of non-listed barcode types will not be returned in scan result. But whatever not in the com.samsung.android.knox.smartscan.barcode.data.BarcodeInfo.symbology will not be recognized.

Parameters

symbology

list of barcode types to enable detection.