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
/
BarcodeScannerFactory
Barcode
Scanner
Factory
class
BarcodeScannerFactory
:
IBarcodeScannerFactory
Members
Constructors
Barcode
Scanner
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
configuration
:
BarcodeScannerConfiguration
)
:
Result
<
BarcodeScanner
>