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 

M

macAddress - Variable in class com.symbol.emdk.payment.InterfaceConfig
Payment device mac address.
macAddress - Variable in class com.symbol.emdk.scanandpair.ScanAndPairConfig.BluetoothInfo
Specifies the MAC address of the remote Bluetooth device.
MacData - Class in com.symbol.emdk.payment
This class holds MAC block information.
mailMark - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The MailMark class provides access to parameters that are available for the MailMark decoder.
manufacturerInfo - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo
Manufacturer information
manufacturerInfo - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo
Manufacturer information
maskFirstDigits - Variable in class com.symbol.emdk.payment.PaymentConfig
This provides option to configure first few number of clear digits for the maskPAN.
masterKeyChangeable - Variable in class com.symbol.emdk.securenfc.MifareDesfire.MasterKeySettingsType
Allow changing master key false: Not Changeable (frozen) true:Changeable
masterkeySettings - Variable in class com.symbol.emdk.securenfc.MifareDesfire.KeySettings
Master key settings
matrix2of5 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The Matrix_2of5 class provides access to parameters that are available for the Matrix2of5 decoder.
matrix_2of5 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams
Deprecated.
Configures the Matrix 2of5 Symbology object ProfileConfig.DataCapture.Barcode.DecoderParams.Matrix_2of5.
matrix_2of5 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder Matrix 2 of 5.
maxiCode - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The MaxiCode class provides access to parameters that are available for the MaxiCode decoder.
maxicode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder Maxicode.
maxNumOfRecords - Variable in class com.symbol.emdk.securenfc.MifareDesfire.RecordFileSettings
Maximum number of records that can be stored Value for linear record file: 0x00000001 - 0x00FFFFFF Value for cyclic record file: 0x00000002 - 0x00FFFFFF For linear file: total file size = recordSize x maxNumOfRecords For cyclic file: total file size = (recordSize x maxNumOfRecords) + 1 byte
MenuData - Class in com.symbol.emdk.payment
This class holds the menu choices selected.
message1 - Variable in class com.symbol.emdk.payment.PromptPinMessage.Screen1
Message 1 to be displayed on the PINPad.
message1 - Variable in class com.symbol.emdk.payment.ReadCardMessage.Screen1
The message to be displayed on read card request in the second line.
message2 - Variable in class com.symbol.emdk.payment.PromptPinMessage.Screen1
Message 2 to be displayed on the PINPad.
message2 - Variable in class com.symbol.emdk.payment.ReadCardMessage.Screen1
The message to be displayed on read card request in the third line.
messageTitle - Variable in class com.symbol.emdk.payment.PromptPinMessage
Message title to display for PIN entry.
messageTitle - Variable in class com.symbol.emdk.payment.ReadCardMessage
The title message to be displayed on the card data request.
microPDF - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The MicroPDF class provides access to parameters that are available for the MicroPDF decoder.
micropdf - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder Micro PDF.
microQR - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The MicroQR class provides access to parameters that are available for the MicroQR decoder.
microqr - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder Micro QR.
MifareDesfire - Class in com.symbol.emdk.securenfc
Provides access to MIFARE DESFire properties and I/O operations on an IsoDep Tag object.
MifareDesfire.AppKeySettings - Class in com.symbol.emdk.securenfc
 
MifareDesfire.AuthenticateType - Enum in com.symbol.emdk.securenfc
Authentication mode.
MifareDesfire.CardVersionInfo - Class in com.symbol.emdk.securenfc
 
MifareDesfire.CardVersionInfo.HardwareInfo - Class in com.symbol.emdk.securenfc
 
MifareDesfire.CardVersionInfo.ManufacturerInfo - Class in com.symbol.emdk.securenfc
Manufacturer information
MifareDesfire.CardVersionInfo.SoftwareInfo - Class in com.symbol.emdk.securenfc
Software information
MifareDesfire.CreditType - Enum in com.symbol.emdk.securenfc
 
MifareDesfire.DFNames - Class in com.symbol.emdk.securenfc
 
MifareDesfire.FileAccessRights - Class in com.symbol.emdk.securenfc
 
MifareDesfire.FileCommMode - Enum in com.symbol.emdk.securenfc
File Communication Mode.
MifareDesfire.FileIDType - Enum in com.symbol.emdk.securenfc
 
MifareDesfire.FileSettings - Class in com.symbol.emdk.securenfc
 
MifareDesfire.FileType - Enum in com.symbol.emdk.securenfc
 
MifareDesfire.FileTypeSpecificSettings - Class in com.symbol.emdk.securenfc
 
MifareDesfire.KeySettings - Class in com.symbol.emdk.securenfc
 
MifareDesfire.MasterKeySettingsType - Class in com.symbol.emdk.securenfc
Master key setting type
MifareDesfire.RecordFileSettings - Class in com.symbol.emdk.securenfc
 
MifareDesfire.ValueFileSettings - Class in com.symbol.emdk.securenfc
 
MifareDesfireExpection - Exception in com.symbol.emdk.securenfc
The methods of MifareDesfire object throw a MifareDesfireException when an error occurs.
MifareDesfireResults - Enum in com.symbol.emdk.securenfc
 
MifarePlusSL3 - Class in com.symbol.emdk.securenfc
Provides access to Mifare Plus tag in security level 3 and I/O operations on an IsoDep Tag object.
MifarePlusSL3Exception - Exception in com.symbol.emdk.securenfc
The methods of MifarePlusSL3 object throw a MifarePlusSL3Exception when an error occurs.
MifarePlusSL3Results - Enum in com.symbol.emdk.securenfc
 
MifareSam - Class in com.symbol.emdk.securenfc
Provides access to MIFARE SAM properties and I/O operations on an SAM object.
MifareSam.AdditionalAuthData - Class in com.symbol.emdk.securenfc
Mifare Sam additional authentication data
MifareSam.AdditionalAuthData.AV1Mode - Class in com.symbol.emdk.securenfc
Data specific to the AV1 Sam Mode.
MifareSam.AdditionalAuthData.AV2Mode - Class in com.symbol.emdk.securenfc
Data specific to the AV2 Sam Mode.
MifareSam.ProtectionMode - Enum in com.symbol.emdk.securenfc
Protection mode
MifareSam.SamInfo - Class in com.symbol.emdk.securenfc
SAM information
MifareSam.SamInfo.HardwareInfo - Class in com.symbol.emdk.securenfc
Hardware information
MifareSam.SamInfo.ManufacturerInfo - Class in com.symbol.emdk.securenfc
Manufacturer information
MifareSam.SamInfo.SoftwareInfo - Class in com.symbol.emdk.securenfc
Software information
MifareSam.SamMode - Enum in com.symbol.emdk.securenfc
SAM modes
MifareSamException - Exception in com.symbol.emdk.securenfc
The methods of MifareSam object throw a MifareSamException when an error occurs.
MifareSamResults - Enum in com.symbol.emdk.securenfc
Defines all the error codes the MifareSAM APIs returns.
modifiedDate - Variable in class com.symbol.emdk.ProfileConfig
Deprecated.
Gets and Sets the profiles modified date string.
msi - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The MSI class provides access to parameters that are available for the MSI decoder.
msi - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams
Deprecated.
Configures the MSI Symbology object ProfileConfig.DataCapture.Barcode.DecoderParams.MSI.
msi - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder MSI.
msr - Variable in class com.symbol.emdk.ProfileConfig.DataCapture
Deprecated.
Gets and Sets MSR configuration object.
MSR() - Constructor for class com.symbol.emdk.ProfileConfig.DataCapture.MSR
Deprecated.
 
msr_input_enabled - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.MSR
Deprecated.
Gets and Sets MSR enabled configuration enum ProfileConfig.ENABLED_STATE.
multiTemplate - Variable in class com.symbol.emdk.simulscan.SimulScanConfig
The SimulScanMultiTemplate to scan
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