Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui.view.barcode.dialog
/
BarcodeConfirmationDialog
Barcode
Confirmation
Dialog
class
BarcodeConfirmationDialog
A confirmation dialog to allow user confirm the scanned barcode or decline it
Members
Constructors
Barcode
Confirmation
Dialog
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Cancel
Link copied to clipboard
open
fun
onCancel
(
dialog
:
DialogInterface
)
on
Create
Dialog
Link copied to clipboard
open
fun
onCreateDialog
(
savedInstanceState
:
Bundle
?
)
:
Dialog