Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

S

SamBase - Class in com.symbol.emdk.securenfc
SamBase is the base class for all the SAM technologies supported.
SamBase() - Constructor for class com.symbol.emdk.securenfc.SamBase
 
samDiverseParams - Variable in class com.symbol.emdk.securenfc.MifareSam.AdditionalAuthData.AV1Mode
samDiverseParams Diversification parameters for current key.If diversification is not required by current key then this parameter should be NULL.
SamDiverseParams - Class in com.symbol.emdk.securenfc
SAM diversification parameters
SamDiverseParams() - Constructor for class com.symbol.emdk.securenfc.SamDiverseParams
 
same_barcode_timeout - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
Deprecated.
This setting is used to prevent the scanner driver from decoding the same symbol within this time interval (applicable only when aim_type = AIM_TYPE.CONTINUOUS_READ).
sameSymbolTimeout - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ContinuousRead
This setting is used to prevent the scanner driver from decoding the same symbol within this time interval (applicable only when isContinuousScan = true).
SamKey - Class in com.symbol.emdk.securenfc
Samkey class will be assigned with the keys present on the MifareSam and used for the authentication purpose.
SamKey() - Constructor for class com.symbol.emdk.securenfc.SamKey
 
samMode - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo
 
scanAndPair(String) - Method in class com.symbol.emdk.scanandpair.ScanAndPairManager
This is an asynchronous method.
ScanAndPairConfig - Class in com.symbol.emdk.scanandpair
The ScanAndPairConfig class provides a way to configure the settings to use it in scanAndPair() or scanAnUnpair() methods.
ScanAndPairConfig.BluetoothInfo - Class in com.symbol.emdk.scanandpair
This class is used by the ScanAndPairTool class.
ScanAndPairConfig.DeviceIdentifier - Enum in com.symbol.emdk.scanandpair
Provides the list of DeviceIdentifier types.
ScanAndPairConfig.NotificationType - Enum in com.symbol.emdk.scanandpair
This enum is used by the ScanAndPair APIs to set the notification type.
ScanAndPairConfig.ScanDataType - Enum in com.symbol.emdk.scanandpair
Provides the different types of barcode data to be scanned.
ScanAndPairConfig.ScanInfo - Class in com.symbol.emdk.scanandpair
This class is used by the ScanAndPairTool class.
ScanAndPairConfig.TriggerType - Enum in com.symbol.emdk.scanandpair
Provides the list of supported trigger types.
ScanAndPairException - Exception in com.symbol.emdk.scanandpair
 
ScanAndPairManager - Class in com.symbol.emdk.scanandpair
The ScanAndPair provides simple methods to scan a Bluetooth barcode (name or address) of a remote Bluetooth device and pair/unpair with the remote Bluetooth device.
ScanAndPairManager.StatusListener - Interface in com.symbol.emdk.scanandpair
An interface for notifying client applications to notify scan and pair or unpair events.
ScanAndPairResults - Enum in com.symbol.emdk.scanandpair
Provides list of result codes for ScanAndPair class.
scanAndUnpair() - Method in class com.symbol.emdk.scanandpair.ScanAndPairManager
This is an asynchronous method.
ScanDataCollection - Class in com.symbol.emdk.barcode
The ScanDataCollection object gives scanning result and the collection of ScanData.
ScanDataCollection.LabelType - Enum in com.symbol.emdk.barcode
List of label types of the scanner data
ScanDataCollection.ScanData - Class in com.symbol.emdk.barcode
The ScanData object gives information on the barcode data scanned.
scanDataType - Variable in class com.symbol.emdk.scanandpair.ScanAndPairConfig.ScanInfo
Specifies the type of barcode data to be scanned.
scanInfo - Variable in class com.symbol.emdk.scanandpair.ScanAndPairConfig
Specifies the scanning related information.
ScanInfo() - Constructor for class com.symbol.emdk.scanandpair.ScanAndPairConfig.ScanInfo
Default Constructor for ScanInfo class to assign the default values to its members.
Scanner - Class in com.symbol.emdk.barcode
Scanner class will represent and provides access to the physical scanner device.
Scanner.DataListener - Interface in com.symbol.emdk.barcode
An interface for notifying client applications when the scan data is available.
Scanner.StatusListener - Interface in com.symbol.emdk.barcode
An interface for notifying client applications to notify scan events.
Scanner.TriggerType - Enum in com.symbol.emdk.barcode
List of supported trigger type
scanner_input_enabled - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode
Deprecated.
Gets and Sets scanner enabled state ProfileConfig.ENABLED_STATE.
ScannerConfig - Class in com.symbol.emdk.barcode
The ScannerConfig class provides access to scanner configuration settings.
ScannerConfig.AdaptiveScanning - Enum in com.symbol.emdk.barcode
Enable or Disable Adaptive scanning.
ScannerConfig.AimingPattern - Enum in com.symbol.emdk.barcode
Describes the aiming pattern to be turned ON/OFF.
ScannerConfig.AudioStreamType - Enum in com.symbol.emdk.barcode
Volume slider type for decode audio feedback.
ScannerConfig.BeamWidth - Enum in com.symbol.emdk.barcode
Controls the beam width of a laser scanner.
ScannerConfig.BooklandFormat - Enum in com.symbol.emdk.barcode
Lists the Bookland formats
ScannerConfig.CheckDigit - Enum in com.symbol.emdk.barcode
The number of check digits to be verified.
ScannerConfig.CheckDigitScheme - Enum in com.symbol.emdk.barcode
Two algorithms are possible for the verification of the second MSI check digit.
ScannerConfig.CheckDigitType - Enum in com.symbol.emdk.barcode
Verify data integrity.
ScannerConfig.CodeIdType - Enum in com.symbol.emdk.barcode
A Code ID character identifies the code type of a scanned bar code.
ScannerConfig.CouponReport - Enum in com.symbol.emdk.barcode
Supported Coupon modes
ScannerConfig.DecodeAudioFeedbackMode - Enum in com.symbol.emdk.barcode
Describes the Audio Feedback Mode is given by the host device and remote scanner.
ScannerConfig.DecodeLEDFeedbackMode - Enum in com.symbol.emdk.barcode
Describes the LED Feedback mode is given by the host device and remote scanner.
ScannerConfig.DecoderParams - Class in com.symbol.emdk.barcode
The DecoderParams class contains decoder parameters that are used by multiple decoder symbologies.
ScannerConfig.DecoderParams.AustralianPostal - Class in com.symbol.emdk.barcode
The AustralianPostal class provides access to parameters that are available for the AustralianPostal decoder.
ScannerConfig.DecoderParams.Aztec - Class in com.symbol.emdk.barcode
The Aztec class provides access to parameters that are available for the Aztec decoder.
ScannerConfig.DecoderParams.BaseDecoder - Class in com.symbol.emdk.barcode
The BaseDecoder class is the parent decoder to all decoders and is inherited by all decoders.
ScannerConfig.DecoderParams.CanadianPostal - Class in com.symbol.emdk.barcode
The CanadianPostal class provides access to parameters that are available for the CanadianPostal decoder.
ScannerConfig.DecoderParams.Chinese2of5 - Class in com.symbol.emdk.barcode
The Chinese2of5 class provides access to parameters that are available for the Chinese2of5 decoder.
ScannerConfig.DecoderParams.CodaBar - Class in com.symbol.emdk.barcode
The CodaBar class provides access to parameters that are available for the CodaBar decoder.
ScannerConfig.DecoderParams.Code11 - Class in com.symbol.emdk.barcode
The Code11 class provides access to parameters that are available for the Code11 decoder.
ScannerConfig.DecoderParams.Code128 - Class in com.symbol.emdk.barcode
The Code128 class provides access to parameters that are available for the Code128 decoder.
ScannerConfig.DecoderParams.Code39 - Class in com.symbol.emdk.barcode
The Code39 class provides access to parameters that are available for the Code39 decoder.
ScannerConfig.DecoderParams.Code93 - Class in com.symbol.emdk.barcode
The Code93 class provides access to parameters that are available for the Code93 decoder.
ScannerConfig.DecoderParams.CompositeAB - Class in com.symbol.emdk.barcode
The CompositeAB class provides access to parameters that are available for the CompositeAB decoder.
ScannerConfig.DecoderParams.CompositeC - Class in com.symbol.emdk.barcode
The CompositeC class provides access to parameters that are available for the CompositeC decoder.
ScannerConfig.DecoderParams.D2of5 - Class in com.symbol.emdk.barcode
The D2OF5 class provides access to parameters that are available for the D2OF5 decoder.
ScannerConfig.DecoderParams.DataMatrix - Class in com.symbol.emdk.barcode
The DataMatrix class provides access to parameters that are available for the DataMatrix decoder.
ScannerConfig.DecoderParams.DutchPostal - Class in com.symbol.emdk.barcode
The DutchPostal class provides access to parameters that are available for the DutchPostal decoder.
ScannerConfig.DecoderParams.Ean13 - Class in com.symbol.emdk.barcode
The Ean13 class provides access to parameters that are available for the Ean13 decoder.
ScannerConfig.DecoderParams.Ean8 - Class in com.symbol.emdk.barcode
The Ean8 class provides access to parameters that are available for the Ean8 decoder.
ScannerConfig.DecoderParams.Gs1Databar - Class in com.symbol.emdk.barcode
The Gs1Databar class provides access to parameters that are available for the GS1 Databar decoder.
ScannerConfig.DecoderParams.Gs1DatabarExp - Class in com.symbol.emdk.barcode
The Gs1DatabarExp class provides access to parameters that are available for the GS1 Databar Exp decoder.
ScannerConfig.DecoderParams.Gs1DatabarLim - Class in com.symbol.emdk.barcode
The Gs1DatabarLim class provides access to parameters that are available for the GS1 Databar Lim decoder.
ScannerConfig.DecoderParams.HanXin - Class in com.symbol.emdk.barcode
The HanXin class provides access to parameters that are available for the HanXin decoder.
ScannerConfig.DecoderParams.I2of5 - Class in com.symbol.emdk.barcode
The I2of5 class provides access to parameters that are available for the I2of5 decoder.
ScannerConfig.DecoderParams.JapanesePostal - Class in com.symbol.emdk.barcode
The JapanesePostal class provides access to parameters that are available for the JapanesePostal decoder.
ScannerConfig.DecoderParams.Korean3of5 - Class in com.symbol.emdk.barcode
The Korean3of5 class provides access to parameters that are available for the Korean3of5 decoder.
ScannerConfig.DecoderParams.MailMark - Class in com.symbol.emdk.barcode
The MailMark class provides access to parameters that are available for the MailMark decoder.
ScannerConfig.DecoderParams.Matrix2of5 - Class in com.symbol.emdk.barcode
The Matrix2of5 class provides access to parameters that are available for the Matrix2of5 decoder.
ScannerConfig.DecoderParams.MaxiCode - Class in com.symbol.emdk.barcode
The MaxiCode class provides access to parameters that are available for the MaxiCode decoder.
ScannerConfig.DecoderParams.MicroPdf - Class in com.symbol.emdk.barcode
The MicroPdf class provides access to parameters that are available for the MicroPdf decoder.
ScannerConfig.DecoderParams.MicroQr - Class in com.symbol.emdk.barcode
The MicroQr class provides access to parameters that are available for the MicroQr decoder.
ScannerConfig.DecoderParams.Msi - Class in com.symbol.emdk.barcode
The Msi class provides access to parameters that are available for the Msi decoder.
ScannerConfig.DecoderParams.Pdf417 - Class in com.symbol.emdk.barcode
The Pdf417 class provides access to parameters that are available for the Pdf417 decoder.
ScannerConfig.DecoderParams.QrCode - Class in com.symbol.emdk.barcode
The QRCode class provides access to parameters that are available for the QRCode decoder.
ScannerConfig.DecoderParams.Signature - Class in com.symbol.emdk.barcode
The Signature class provides access to parameters that are available for the Signature decoder.
ScannerConfig.DecoderParams.Tlc39 - Class in com.symbol.emdk.barcode
The Tlc39 class provides access to parameters that are available for the Tlc39 decoder.
ScannerConfig.DecoderParams.TriOptic39 - Class in com.symbol.emdk.barcode
The TriOptic39 class provides access to parameters that are available for the TriOptic39 decoder.
ScannerConfig.DecoderParams.UkPostal - Class in com.symbol.emdk.barcode
The UkPostal class provides access to parameters that are available for the UkPostal decoder.
ScannerConfig.DecoderParams.Upca - Class in com.symbol.emdk.barcode
The Upca class provides access to parameters that are available for the Upca decoder.
ScannerConfig.DecoderParams.Upce0 - Class in com.symbol.emdk.barcode
The Upce0 class provides access to parameters that are available for the Upce0 decoder.
ScannerConfig.DecoderParams.Upce1 - Class in com.symbol.emdk.barcode
The Upce1 class provides access to parameters that are available for the Upce1 decoder.
ScannerConfig.DecoderParams.UpcEanParams - Class in com.symbol.emdk.barcode
The UPCEAN class provides access to parameters that are available for the UPC/EAN decoder.
ScannerConfig.DecoderParams.Us4State - Class in com.symbol.emdk.barcode
The US4State class provides access to parameters that are available for the US4State decoder.
ScannerConfig.DecoderParams.Us4StateFics - Class in com.symbol.emdk.barcode
The Us4StateFics class provides access to parameters that are available for the Us4StateFics decoder.
ScannerConfig.DecoderParams.UsPlanet - Class in com.symbol.emdk.barcode
The UsPlanet class provides access to parameters that are available for the UsPlanet decoder.
ScannerConfig.DecoderParams.UsPostNet - Class in com.symbol.emdk.barcode
The UsPostNet class provides access to parameters that are available for the UsPostNet decoder.
ScannerConfig.DecoderParams.WebCode - Class in com.symbol.emdk.barcode
The WebCode class provides access to parameters that are available for the WebCode decoder.
ScannerConfig.GS1LimitedSecurityLevel - Enum in com.symbol.emdk.barcode
Security level addition of GS1 DataBar lim decoder.
ScannerConfig.HanXinInverse - Enum in com.symbol.emdk.barcode
This parameter allows the user to select decoding on inverse HanXin bar codes.
ScannerConfig.IlluminationMode - Enum in com.symbol.emdk.barcode
Enable/disable illumination depending on ambient light conditions.
ScannerConfig.Inverse1DMode - Enum in com.symbol.emdk.barcode
This parameter allows the user to select decoding on inverse 1D bar codes.
ScannerConfig.Isbt128ContactMode - Enum in com.symbol.emdk.barcode
Option for concatenating pairs of ISBT128 code types.
ScannerConfig.LcdMode - Enum in com.symbol.emdk.barcode
Enable or disable LCD mode (for Blockbuster imager devices only).
ScannerConfig.LinearSecurityLevel - Enum in com.symbol.emdk.barcode
Sets the number of times a bar code is read to confirm an accurate decode.
ScannerConfig.OneDQuietZoneLevel - Enum in com.symbol.emdk.barcode
Describes the effort at which the decoder will attempt to decode margin-less barcodes.
ScannerConfig.PickList - Enum in com.symbol.emdk.barcode
Allows the imager to decode only the bar code that is directly under the cross-hair/reticle (+) part of the pattern.
ScannerConfig.PoorQualityDecodeEffortLevel - Enum in com.symbol.emdk.barcode
Describes the selection of enhancement modes for decoding barcodes of poor or degraded quality.
ScannerConfig.PowerMode - Enum in com.symbol.emdk.barcode
Set laser scanner power mode
ScannerConfig.Preamble - Enum in com.symbol.emdk.barcode
Controls the preamble applied to the bar code Preamble characters are part of the UPC symbol consisting of Country Code and System Character.
ScannerConfig.ReaderParams - Class in com.symbol.emdk.barcode
The ReaderParams class holds the parameters for a scanner.
ScannerConfig.ReaderParams.ReaderSpecific - Class in com.symbol.emdk.barcode
ReaderSpecific class provides access to the reader specific parameters.
ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific - Class in com.symbol.emdk.barcode
CameraSpecific class provides access to the camera scanner specific parameters.
ScannerConfig.ReaderParams.ReaderSpecific.ContinuousRead - Class in com.symbol.emdk.barcode
ContinuousRead class provides access to continuous scanning related parameters.
ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific - Class in com.symbol.emdk.barcode
ImagerSpecific provides access to the imager specific parameters.
ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific - Class in com.symbol.emdk.barcode
LaserSpecific class provides access to the laser scanner specific parameters.
ScannerConfig.ScanParams - Class in com.symbol.emdk.barcode
The ScanParams class provides access to scanning parameters that are available for all decoders.
ScannerConfig.SecurityLevel - Enum in com.symbol.emdk.barcode
The scanner offers four levels of decode security for UPC/EAN bar codes.
ScannerConfig.SkipOnUnSupported - Enum in com.symbol.emdk.barcode
Describes what to do when the scanner config fields are not supported for the specified scanner.
ScannerConfig.SupplementalMode - Enum in com.symbol.emdk.barcode
Supplemental modes
ScannerConfig.UccLinkMode - Enum in com.symbol.emdk.barcode
Describes the UCC link mode state.
ScannerConfig.VerifyCheckDigit - Enum in com.symbol.emdk.barcode
Check the integrity of all Code 11 symbols to verify that the data complies with the specified check digit algorithm.
ScannerConfig.ViewFinderMode - Enum in com.symbol.emdk.barcode
Configures the Viewfinder modes supported for camera scanning.
ScannerInfo - Class in com.symbol.emdk.barcode
ScannerInfo provides information of the scanner device.
ScannerInfo.ConnectionType - Enum in com.symbol.emdk.barcode
List of supported scanner connection types.
ScannerInfo.DecoderType - Enum in com.symbol.emdk.barcode
This lists all the barcode types supported by scanners
ScannerInfo.DeviceType - Enum in com.symbol.emdk.barcode
List of supported scanner device types.
scannerSelection - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode
Deprecated.
Gets and Sets scanner selection ProfileConfig.DEVICETYPES.
scanParams - Variable in class com.symbol.emdk.barcode.ScannerConfig
The ScanParams property provides access to scanning parameters that are available for all decoders.
scanParams - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode
Deprecated.
Gets and Sets ScanParams configuration object ProfileConfig.DataCapture.Barcode.scanParams.
scanTimeout - Variable in class com.symbol.emdk.scanandpair.ScanAndPairConfig.ScanInfo
Scan timeout in milliseconds.
screen1 - Variable in class com.symbol.emdk.payment.PromptPinMessage
Screen1 class provides the message displayed on screen1
screen1 - Variable in class com.symbol.emdk.payment.ReadCardMessage
Screen1 class provides the message displayed on screen1 on read card request.
SecureNfcException - Exception in com.symbol.emdk.securenfc
The methods of SecureNfcException object throw a SecureNfcException when an error occurs.
SecureNfcManager - Class in com.symbol.emdk.securenfc
This class provides access to obtain the object to communicate with the Secure Access Module (SAM).
SecureNfcManager.SamType - Enum in com.symbol.emdk.securenfc
Supported SAM types.
SecureNfcManager.TagTechType - Enum in com.symbol.emdk.securenfc
NFC tag types.
SecureNfcResults - Enum in com.symbol.emdk.securenfc
 
security_level - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
Deprecated.
The scanner of fers four levels of decode security for Code 128 bar codes.
security_level - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code39
Deprecated.
Options: Security level 0 , Security Level 1 , Security Level 2 and Security Level 3 (default - Security level 1).
security_level - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Interleaved_2of5
Deprecated.
Specifies security level Use enum ProfileConfig.SECURITY_LEVEL.
security_level - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
Deprecated.
The scanner of fers four levels of decode security for UPC/EAN bar codes.
securityLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
The scanner of fers four levels of decode security for Code 128 bar codes.
securityLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code39
Options: Security level 0 , Security Level 1 , Security Level 2 and Security Level 3.
securityLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Gs1DatabarLim
Sets the four levels of decode security for GS1 DataBar Limited bar codes.
securityLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.I2of5
Specifies security level Use enum ScannerConfig.SecurityLevel.
securityLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
The scanner of fers four levels of decode security for UPC/EAN bar codes.
selectApplication(int) - Method in class com.symbol.emdk.securenfc.MifareDesfire
Selects specified card application.On Tag lost connection needs to re-established by calling enable API in the application.This is a synchronous call.
SerialComm - Class in com.symbol.emdk.serialcomm
This is the primary object to access the serial communication feature to communicate with remote device wither via USB/Serial.
SerialCommException - Exception in com.symbol.emdk.serialcomm
The methods of serial communication object throw a SerialCommException when an error occurs.
SerialCommResults - Enum in com.symbol.emdk.serialcomm
Serial Communication error codes and its details.
setConfig(ScannerConfig) - Method in class com.symbol.emdk.barcode.Scanner
Changes the settings for this scanner device.
setConfig(PaymentConfig) - Method in class com.symbol.emdk.payment.PaymentDevice
Sets payment device configuration settings.
setConfig(SimulScanConfig) - Method in class com.symbol.emdk.simulscan.SimulScanReader
Changes the settings for this reader device.
setDateTime(String) - Method in class com.symbol.emdk.payment.PaymentDevice
The setDateTime method is blocking (synchronous) call which helps to set the date and time on the payment device.The payment device must be enabled before calling setDateTime method.
setEmvTags(ArrayList<TagData>) - Method in class com.symbol.emdk.payment.PaymentDevice
Sets tag information for the inserted card.
setFastChargingState(boolean) - Method in class com.symbol.emdk.personalshopper.CradleConfig
Sets fast charging state of cradle.
setInterfaceConfig(InterfaceConfig) - Method in class com.symbol.emdk.barcode.Scanner
 
setInterfaceConfig(InterfaceConfig) - Method in class com.symbol.emdk.payment.PaymentDevice
This method provides access to set the interface configurations like connect to the payment device.
setLocation(CradleConfig.CradleLocation) - Method in class com.symbol.emdk.personalshopper.CradleConfig
Sets the cradle location.
setLowBatteryThreshold(int, String) - Method in class com.symbol.emdk.payment.PaymentDevice
Sets the acceptable low battery level.
setValue(int, String) - Method in enum com.symbol.emdk.securenfc.SecureNfcResults
 
signature - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The Signature class provides access to parameters that are available for the Signature decoder.
signature - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder Signature.
SimulScanConfig - Class in com.symbol.emdk.simulscan
The SimulScanConfig class provides access to reader configuration settings.
SimulScanConfig(SvcSimulScanConfig) - Constructor for class com.symbol.emdk.simulscan.SimulScanConfig
 
SimulScanData - Class in com.symbol.emdk.simulscan
The SimulScanData object gives scanning result
SimulScanData() - Constructor for class com.symbol.emdk.simulscan.SimulScanData
 
SimulScanElement - Class in com.symbol.emdk.simulscan
The SimulScanElement abstract class represents a processed SimulScanTemplateElement.
SimulScanElement() - Constructor for class com.symbol.emdk.simulscan.SimulScanElement
 
SimulScanElement(String, Object, int) - Constructor for class com.symbol.emdk.simulscan.SimulScanElement
 
SimulScanException - Exception in com.symbol.emdk.simulscan
The SimulScan APIs throw a SimulScanException when an error occurs.
SimulScanException(SimulScanResults) - Constructor for exception com.symbol.emdk.simulscan.SimulScanException
 
SimulScanException(SimulScanResults, String) - Constructor for exception com.symbol.emdk.simulscan.SimulScanException
 
SimulScanGroup - Class in com.symbol.emdk.simulscan
The SimulScanGroup class represents a processed SimulScanTemplateGroup.
SimulScanGroup() - Constructor for class com.symbol.emdk.simulscan.SimulScanGroup
 
SimulScanGroup(String, Object, int) - Constructor for class com.symbol.emdk.simulscan.SimulScanGroup
 
SimulScanManager - Class in com.symbol.emdk.simulscan
This is the primary object to access the SimulScan feature.
SimulScanManager(Context, EMDKServiceConnection) - Constructor for class com.symbol.emdk.simulscan.SimulScanManager
 
SimulScanManager.DeviceIdentifier - Enum in com.symbol.emdk.simulscan
Defines scanner device identifier.
SimulScanMultiTemplate - Class in com.symbol.emdk.simulscan
The SimulScanMultiTemplate class contains an entire parsed XML template file.
SimulScanMultiTemplate(SvcSimulScanMultiTemplate) - Constructor for class com.symbol.emdk.simulscan.SimulScanMultiTemplate
 
SimulScanMultiTemplate(SimulScanManager, String) - Constructor for class com.symbol.emdk.simulscan.SimulScanMultiTemplate
Create SimulScanMultiTemplate object from XML string
SimulScanMultiTemplate(SimulScanManager, Uri) - Constructor for class com.symbol.emdk.simulscan.SimulScanMultiTemplate
Create SimulScanMultiTemplate object from URI to template XML
SimulScanReader - Class in com.symbol.emdk.simulscan
SimulScanReader class will represent and provides access to the physical Reader device.
SimulScanReader(SimulScanReaderInfo, Context, EMDKServiceConnection) - Constructor for class com.symbol.emdk.simulscan.SimulScanReader
 
SimulScanReader.DataListerner - Interface in com.symbol.emdk.simulscan
An interface for notifying client applications when the scan data is available.
SimulScanReader.StatusListerner - Interface in com.symbol.emdk.simulscan
An interface for notifying client applications to notify scan events.
SimulScanReaderInfo - Class in com.symbol.emdk.simulscan
SimulScanReaderInfo provides information of the reader device.
SimulScanReaderInfo(com.symbol.emdk.emdkservice.simulscan.SvcSimulScanDeviceInfo) - Constructor for class com.symbol.emdk.simulscan.SimulScanReaderInfo
 
SimulScanReaderInfo.DeviceType - Enum in com.symbol.emdk.simulscan
List of supported scanner device type.
SimulScanRegion - Class in com.symbol.emdk.simulscan
The SimulScanRegion class represents a processed SimulScanTemplateRegion.
SimulScanRegion() - Constructor for class com.symbol.emdk.simulscan.SimulScanRegion
 
SimulScanRegion(String, YuvImage, Object, int, RegionType, int, int) - Constructor for class com.symbol.emdk.simulscan.SimulScanRegion
 
SimulScanResults - Enum in com.symbol.emdk.simulscan
Defines all the error codes the SimulScan API returns.
SimulScanStatusData - Class in com.symbol.emdk.simulscan
SimulScanStatusData class provides access to reader status.
SimulScanStatusData() - Constructor for class com.symbol.emdk.simulscan.SimulScanStatusData
 
SimulScanStatusData.SimulScanStatus - Enum in com.symbol.emdk.simulscan
 
SimulScanTemplate - Class in com.symbol.emdk.simulscan
The Template class represents the XML template passed into the SimulScanEngine.
SimulScanTemplate() - Constructor for class com.symbol.emdk.simulscan.SimulScanTemplate
 
SimulScanTemplateElement - Class in com.symbol.emdk.simulscan
The TemplateElement class represents elements nested directly under the tag in an XML template file
SimulScanTemplateElement() - Constructor for class com.symbol.emdk.simulscan.SimulScanTemplateElement
 
SimulScanTemplateElement(int, String) - Constructor for class com.symbol.emdk.simulscan.SimulScanTemplateElement
 
SimulScanTemplateGroup - Class in com.symbol.emdk.simulscan
The SimulScanTemplateGroup class is a grouping of multiple SimulScanTemplateRegion items.
SimulScanTemplateGroup() - Constructor for class com.symbol.emdk.simulscan.SimulScanTemplateGroup
 
SimulScanTemplateGroup(int, String) - Constructor for class com.symbol.emdk.simulscan.SimulScanTemplateGroup
 
SimulScanTemplateRegion - Class in com.symbol.emdk.simulscan
The SimulScanTemplateRegion class represents a particular region in a Template.
SimulScanTemplateRegion() - Constructor for class com.symbol.emdk.simulscan.SimulScanTemplateRegion
 
SimulScanTemplateRegion(int, String) - Constructor for class com.symbol.emdk.simulscan.SimulScanTemplateRegion
 
skipOnUnsupported - Variable in class com.symbol.emdk.barcode.ScannerConfig
This flag to tells whether to skip the unsupported parameter/values and continue or stop setting the configuration.
sleepModeTimeout - Variable in class com.symbol.emdk.payment.PaymentConfig
The field provides option to configure the payment device sleep mode timeout.
smoothEffect - Variable in class com.symbol.emdk.personalshopper.CradleLedFlashInfo
Enable or disable the smooth effect of the LED blinking
softwareInfo - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo
Software information
softwareInfo - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo
Software information
ssdcStatus - Variable in class com.symbol.emdk.simulscan.SimulScanStatusData
 
statusCode - Variable in class com.symbol.emdk.EMDKResults
Gets status code result from process profile as enum value of type EMDKResults.STATUS_CODE.
StatusData - Class in com.symbol.emdk.barcode
StatusData class provides access to scanner status.
StatusData - Class in com.symbol.emdk.scanandpair
This class provides the Status detail of ScanAndPair.
StatusData() - Constructor for class com.symbol.emdk.scanandpair.StatusData
 
StatusData.ScanAndPairStates - Enum in com.symbol.emdk.scanandpair
Defines the different states of the scan and pir/unpair.
StatusData.ScannerStates - Enum in com.symbol.emdk.barcode
Defines the different states of the barcode scanner.
storageSize - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.HardwareInfo
IC Memory information
storageSize - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.SoftwareInfo
IC Memory information
storageSize - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.HardwareInfo
IC Memory information
storageSize - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.SoftwareInfo
IC Memory information
subType - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.WebCode
Webcode sub type enabled
supplemental2 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
Flag to enable length 2 supplementals.
supplemental2 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
Deprecated.
Flag to enable length 2 supplementals.
supplemental5 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
Flag to enable length 5 supplementals.
supplemental5 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
Deprecated.
Flag to enable length 5 supplementals.
supplemental_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
Deprecated.
The supplemental mode.
supplementalMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
The supplemental mode.
supplementalRetries - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
Retry count for auto-discriminating for supplementals.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links