Android Scanbot SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK
Android Scanbot SDK
/
io.scanbot.sdk.vin
/
IVinScannerFactory
IVin
Scanner
Factory
interface
IVinScannerFactory
Inheritors
VinScannerFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
configuration
:
VinScannerConfiguration
=
VinScannerConfiguration()
)
:
Result
<
VinScanner
>