- i2of5 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The I2OF5 class provides access to parameters that are available for
the I2OF5 decoder.
- i2of5 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
- identificationTimeout - Variable in class com.symbol.emdk.simulscan.SimulScanConfig
-
Amount of time in milliseconds to wait before timing out identification.
- idleMessage - Variable in class com.symbol.emdk.payment.PaymentConfig
-
This provides option to modify the payment devices idle message.
- illumination_brightness - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
-
Deprecated.
Sets the Illumination Brightness of the Imager.
- illumination_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
-
Deprecated.
Turns camera illumination on and off.
- illuminationBrightness - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
-
Illumination Brightness of the Imager.
- illuminationMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
-
Turns camera illumination on and off.
- illuminationMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
-
Turns imager illumination on and off.
- imagerSpecific - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific
-
Provide access to set the imager specific settings if the scanner device is imager.
- ime_output_enabled - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.Keystroke
-
Deprecated.
- increment(boolean, short, int) - Method in class com.symbol.emdk.securenfc.MifarePlusSL3
-
Increments contents of given value block by specified value and stores
result in transfer buffer.
- incrementTransfer(boolean, short, short, int) - Method in class com.symbol.emdk.securenfc.MifarePlusSL3
-
Performs combined operation of increment() and transfer() on specified
value block.
- intent - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery
-
Deprecated.
- InterfaceConfig - Class in com.symbol.emdk.barcode
-
- InterfaceConfig - Class in com.symbol.emdk.payment
-
The InterfaceConfig class provides access to configure the payment device information required to interface with the payment device.
- interleaved_2of5 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams
-
Deprecated.
- inverse1DMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
-
This parameter allows the user to select decoding on inverse 1D bar codes.
- inverse1DMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
-
This parameter allows the user to select decoding on inverse 1D bar codes.
- inverse1DMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
-
This parameter allows the user to select decoding on inverse 1D bar codes.
- inverse_1d_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
-
Deprecated.
This parameter allows the user to select decoding on inverse 1D bar codes.
- isBeepSupported() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns true if the notification device supports Beep feature else false.
- isbt128_concat_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
-
Deprecated.
Select an option for concatenating pairs of ISBT code types.
- isbt128ConcatMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
-
Select an option for concatenating pairs of ISBT code types.
- isConnected() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
- isConnected() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns true if the notification device is connected to the mobile computer else false.
- isConnected() - Method in class com.symbol.emdk.notification.NotificationDevice
-
Returns whether the notification device is connected to the Mobile device or not.
- isContinuousScan - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ContinuousRead
-
Scan continuously; In this mode once the trigger is pulled the user can continue scanning barcodes without releasing the trigger
as long as new reads are submitted as soon as the earlier read is satisfied.
- isDefaultDevice() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns true if it is a default notification device else false.
- isDefaultDevice() - Method in class com.symbol.emdk.payment.DeviceInfo
-
Returns true if it is a default payment device else false.
- isDefaultScanner() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
Returns true if it is a default scanner else false.
- isEnabled() - Method in class com.symbol.emdk.barcode.Scanner
-
Returns scanner enabled state.
- isEnabled() - Method in class com.symbol.emdk.notification.NotificationDevice
-
Returns whether the notification device is enabled or not.
- isEnabled() - Method in class com.symbol.emdk.payment.PaymentDevice
-
Checks if the connection with the payment device is enabled or not.
- isEnabled() - Method in class com.symbol.emdk.personalshopper.Cradle
-
Check if cradle has already been enabled
- isEnabled() - Method in class com.symbol.emdk.securenfc.MifareDesfire
-
Checks if the connection with the tag is enabled or not.
- isEnabled() - Method in class com.symbol.emdk.securenfc.MifarePlusSL3
-
Checks if the connection with the tag is enabled or not.This is a
synchronous call.
- isEnabled() - Method in class com.symbol.emdk.serialcomm.SerialComm
-
Gets whether the communication port is enabled or not.
- isEnabled() - Method in class com.symbol.emdk.simulscan.SimulScanReader
-
Returns reader enabled state
- isLEDSupported() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns true if the notification device supports LED feature else false.
- isoCompliantFileIDs - Variable in class com.symbol.emdk.securenfc.MifareDesfire.AppKeySettings
-
Allow ISO/IEC 7816-4 file IDs (2 byte long) within application
False:Not allowed True: Allowed
- isoDFName - Variable in class com.symbol.emdk.securenfc.MifareDesfire.DFNames
-
ISO/IEC 7816-4 DF name
- isoFileID - Variable in class com.symbol.emdk.securenfc.MifareDesfire.DFNames
-
ISO/IEC 7816-4 file IDs (2 byte long) within application
- isParamSupported(String) - Method in class com.symbol.emdk.barcode.ScannerConfig
-
This method helps to check scanner config parameters supported
Returns true if specified parameter is supported.
- isPaymentDeviceInUse(DeviceInfo.DeviceType) - Method in class com.symbol.emdk.payment.PaymentManager
-
This method checks whether the payment device is in use and which POS application is using the payment device
The input parameter is payment device type.
- isPinEntered() - Method in class com.symbol.emdk.payment.PinData
-
Tells whether the pin is entered by the user or not.
- isPreviousCommandPending() - Method in class com.symbol.emdk.scanandpair.ScanAndPairManager
-
This method provides information if any of the previous request is pending.
- isPreviousRequestPending() - Method in class com.symbol.emdk.ProfileManager
-
This method tells whether the previous process profile request is pending or not.
- isReadPending() - Method in class com.symbol.emdk.barcode.Scanner
-
Another read() cannot be submitted while a read is pending.
- isReadPending() - Method in class com.symbol.emdk.simulscan.SimulScanReader
-
Another read() cannot be submitted while a read is pending.
- isValueBlock(boolean, short) - Method in class com.symbol.emdk.securenfc.MifarePlusSL3
-
Validates whether specified block is value block or not.This call should
be preceded with the first authentication.
- isVibrateSupported() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns true if the notification device supports Vibrate feature else false.