Base Barcode Scanner Activity
Base class is to hold only code common for all Barcode- and BatchBarcode- activities.
Inheritors
Types
Link copied to clipboard
interface AutoCancellableResult
Result wrapping entity for component, that support automatic scanning cancelling and closing due to timer.
Functions
Link copied to clipboard
User wants to cancel scanning.
Link copied to clipboard
Cancel barcode scanning because of the invalid license.
Link copied to clipboard
Timeout time has passed.
Link copied to clipboard
Will be overridden by descendants that define their own layout, but we need to call it in onCreate here.