SerialCommException

EMDK For Android 4.2

The methods of serial communication object throw a SerialCommException 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 SerialCommResults getResult()

Returns the SerialCommResults enum value.

Returns:

com.symbol.emdk.serialcomm.SerialCommResults