public static IBatchBarcodeListView.Listener
Notified about user interactions.
static io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.Listener.Companion Companion
void submitButtonClick()
User wants to finish the flow
void deleteScannedBarcode(@NotNull
io.scanbot.sdk.barcode.entity.BarcodeItem barcodeItem)
User wants to delete scanned item
void clearClick()
User wants to clear the list of items
void detailsOpened()
User opened the details screen
void detailsClosed()
User closed the details screen