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.creditcard
/
CreditCardScannerFactory
Credit
Card
Scanner
Factory
class
CreditCardScannerFactory
:
ICreditCardScannerFactory
Members
Constructors
Credit
Card
Scanner
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
configuration
:
CreditCardScannerConfiguration
)
:
Result
<
CreditCardScanner
>