barcodeRemoved

Typemessage
Dictionaryandroid.barcodescanner
LibraryAndroid Barcode Scanner
Syntax
barcodeRemoved <pID>
Associationscom.livecode.widget.native.android.barcodescanner
Summary

Sent when a barcode is no longer in the frame.

OSandroid
Parameters
NameTypeDescription
pID

The id used to reference the barcode. This will correspond to an id passed to barcodeDetected.

RelatedMessage: barcodeDetected, barcodeClicked
Description

The barcodeRemoved message is sent when a previously detected barcode is no longer visible.