Barcode Pick Action Callback

Defined in package com.scandit.datacapture.barcode.pick.capture

BarcodePickActionCallback
class BarcodePickActionCallback

Added in version 6.19.0

Used by the user to confirm actions.

onFinish(result)
fun onFinish(result: Boolean)

Added in version 6.19.0

Invoke this method to provide the result of the action.

  • response If true the action is confirmed.