ScannerException

EMDK For Android 2.3

The methods of barcode scanning object throws 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