Android Scanbot Barcode SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK
Android Scanbot Barcode SDK
/
io.scanbot.sdk.barcode
/
IBarcodeScannerFactory
IBarcode
Scanner
Factory
interface
IBarcodeScannerFactory
Inheritors
BarcodeScannerFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
configuration
:
BarcodeScannerConfiguration
=
BarcodeScannerConfiguration.default()
)
:
Result
<
BarcodeScanner
>