Barcode Pick Action Callback
Defined in namespace Scandit.DataCapture.Barcode.Pick.Capture
- BarcodePickActionCallback
class BarcodePickActionCallback : IDisposable
Added in version 6.24.0
Used by the user to confirm actions.
- OnFinish()
voidOnFinish(boolresult)Added in version 6.24.0
Invoke this method to provide the result of the action.
response If true the action is confirmed.