ScannerException

EMDK For Android 5.0

The methods of barcode scanning object throw a ScannerException when an error occurs.

The error could be due to:

  1. Client using the API incorrectly
  2. Or because an unexpected error occurred

Public Methods

getResult

public ScannerResults getResult()

Returns the ScannerResults enum value.

Returns:

com.symbol.emdk.barcode.ScannerResults