Removes a barcode.
<void> BarcodeCollection.remove(<BarcodeFrame> barcode, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
barcode | Specifies the barcode to remove. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |