- ean13 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The EAN13 class provides access to parameters that are available for
the EAN13 decoder.
- ean13 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
Sets the Enabled State of Decoder EAN-13.
- ean8 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The EAN8 class provides access to parameters that are available for
the EAN8 decoder.
- ean8 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams
-
Deprecated.
- ean8 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
Sets the Enabled State of Decoder EAN-8.
- ean_zero_extend - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
-
Deprecated.
When enabled, this parameter adds five leading zeros to decoded EAN-8 symbols to make them compatible in format to EAN-13 symbols.
- eanZeroExtend - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
-
Enable this parameter to add five leading zeros to decoded
EAN-8 symbols to make them compatible in format to EAN-13 symbols.
- EMDKBase - Class in com.symbol.emdk
-
This is the base class for all the EMDK manager classes derived from.
- EMDKError - Class in com.symbol.emdk
-
EMDKError class provides detailed error information related to failures in EMDK obtained using getLastError().
- EMDKErrorCode - Enum in com.symbol.emdk
-
This lists all the error codes exposed by the EMDK.
- EMDKException - Exception in com.symbol.emdk
-
The methods of EMDKManager object throws EMDKException when an error
occurs.
- EMDKManager - Class in com.symbol.emdk
-
The EMDKManager class is the key class in Android EMDK.
- EMDKManager.EMDKListener - Interface in com.symbol.emdk
-
This is the interface for the callback to notify the opening and closing status of the EMDK.
- EMDKManager.FEATURE_TYPE - Enum in com.symbol.emdk
-
This lists all the features exposed by the EMDK.
- EMDKManager.StatusData - Class in com.symbol.emdk
-
StatusData class provides access to EMDK Manager feature ready to use status.
- EMDKManager.StatusListener - Interface in com.symbol.emdk
-
This is the interface for the callback to notify the status of the feature object request.
- EMDKResults - Class in com.symbol.emdk
-
Class for holding result data.
- EMDKResults.EXTENDED_STATUS_CODE - Enum in com.symbol.emdk
-
Defines all the extended status codes the library returns.
- EMDKResults.STATUS_CODE - Enum in com.symbol.emdk
-
Defines all the status codes the library returns.
- EMDKSubErrorCode - Enum in com.symbol.emdk
-
This lists all the sub error codes exposed by the EMDK.
- enable() - Method in class com.symbol.emdk.barcode.Scanner
-
Enables the scanner hardware.
- enable() - Method in class com.symbol.emdk.notification.NotificationDevice
-
Enables the notification device.
- enable() - Method in class com.symbol.emdk.personalshopper.Cradle
-
This method enables the communication to interact with the cradle.
- enable() - Method in class com.symbol.emdk.serialcomm.SerialComm
-
This method enables the channel for the application to communicate with the remote device via USB/Serial.
- enable() - Method in class com.symbol.emdk.simulscan.SimulScanReader
-
Deprecated.
Enables the reader hardware.
- enable_ean128 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
-
Deprecated.
Set the EAN128 subtype.
- enable_isbt128 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
-
Deprecated.
Set the ISBT128 subtype.
- enable_plain - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
-
Deprecated.
Flag to enable other 128 sub types (besides GS1-128 and ISBT -128).
- enabled - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.BaseDecoder
-
Returns whether or not the Decoder is currently enabled.
- enableEan128 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
-
Flag to enable EAN128 subtype.
- enableGS1 - Variable in class com.symbol.emdk.barcode.ScannerConfig.UdiParams
-
- enableHIBCC - Variable in class com.symbol.emdk.barcode.ScannerConfig.UdiParams
-
- enableICCBBA - Variable in class com.symbol.emdk.barcode.ScannerConfig.UdiParams
-
- enableIsbt128 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
-
Flag to enable ISBT128 .
- enablePlain - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
-
Flag to enable other sub types besides GS1-128 and ISBT-128
- enumerateSAMs() - Method in class com.symbol.emdk.sam.SAMManager
-
Returns list of connected SAMs.
-
- errorCode - Variable in class com.symbol.emdk.EMDKError
-
Gets main error code from getLastError() as enum value of type
EMDKErrorCode
.
- establish_connection_time - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ScanParams
-
Deprecated.
Timout in seconds that enable method will block before returning
if a bluetooth scanner connection is not established.
- EXPIRATION_DATE_ORIGINAL - Static variable in class com.symbol.emdk.barcode.TokenizedData.Keys
-
- extendedStatusCode - Variable in class com.symbol.emdk.EMDKResults
-