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 

P

packageName - Variable in class com.symbol.emdk.ProfileConfig.ActivitySelection.ActivityElement
Deprecated.
 
pairingPin - Variable in class com.symbol.emdk.scanandpair.ScanAndPairConfig.BluetoothInfo
User supplied pin for bluetooth pairing.
PassThruApduException - Exception in com.symbol.emdk.securenfc
The methods of PassThruApduProcessor object throw a PassThruApduException when an error occurs.
PassThruApduProcessor - Class in com.symbol.emdk.securenfc
This class is designed for the NFC applications to perform secure communication with the contact-less secure cards (tags) at the low level protocol.
PassThruApduProcessor.ProtocolType - Enum in com.symbol.emdk.securenfc
Communication protocol between a SAM and tag.
PassThruApduProcessor.VersionType - Enum in com.symbol.emdk.securenfc
The enum to get the Smart Card stack and connected Smart Card versions.
PassThruApduResults - Enum in com.symbol.emdk.securenfc
APDU Service errors
pattern - Variable in class com.symbol.emdk.notification.Notification.BeepParams
Pass in an array of Beep that specifies the durations for which to turn on the beep in milliseconds and the frequency in Hz.
pattern - Variable in class com.symbol.emdk.notification.Notification.VibrateParams
Vibrate with a given pattern.
PaymentConfig - Class in com.symbol.emdk.payment
The PaymentConfig class provides access to configure the payment device configurations.
PaymentData - Class in com.symbol.emdk.payment
PaymentData class holds the response or data sent by the payment device.
PaymentData.DataType - Enum in com.symbol.emdk.payment
The DataType enum identifies the asynchronous method for which the response is received.
PaymentDevice - Class in com.symbol.emdk.payment
PaymentDevice class will represent and provides access to the physical payment device.
PaymentDevice.CardEncodeType - Enum in com.symbol.emdk.payment
List indicates the type of encoding that was found on the card.
PaymentDevice.DataEncryptionType - Enum in com.symbol.emdk.payment
Lists the type pf Encryption Algorithms applied on the data.
PaymentDevice.DataListener - Interface in com.symbol.emdk.payment
An interface for notifying client applications when the payment data and status available.
PaymentDevice.DownloadType - Enum in com.symbol.emdk.payment
The payment Device download or update type.
PaymentDevice.HostDecision - Enum in com.symbol.emdk.payment
Decision indicator from the host response.
PaymentDevice.MerchantDecision - Enum in com.symbol.emdk.payment
The merchant decision notes additional handling for the EMV request based on required processor handling.
PaymentDevice.ReadMode - Enum in com.symbol.emdk.payment
Lists type of read mode supported by the readCardData.
PaymentException - Exception in com.symbol.emdk.payment
The methods of payment object throw a PaymentException when an error occurs.
PaymentManager - Class in com.symbol.emdk.payment
This is the primary object to access the payment feature.
PaymentManager.ConnectionState - Enum in com.symbol.emdk.payment
Connection states of a payment device.
PaymentManager.DeviceIdentifier - Enum in com.symbol.emdk.payment
Defines specific payment devices of each type.
PaymentManager.PaymentConnectionListener - Interface in com.symbol.emdk.payment
An interface for notifying client applications when the external payment device is connected or disconnected to the mobile device.
PaymentResults - Enum in com.symbol.emdk.payment
Defines all the error codes the payment API returns.
pdf417 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The PDF417 class provides access to parameters that are available for the PDF417 decoder.
pdf417 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder PDF417.
PersonalShopper - Class in com.symbol.emdk.personalshopper
This is the primary class to access the cradle and diagnostics API and this class is extends the EMDKBase class.
pickList - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
Allows the imager to decode only the bar code that is directly under the cross-hair/reticle (+) part of the pattern.
picklist - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
Deprecated.
Allows the imager to decode only the bar code that is directly under the cross-hair/reticle (+) part of the pattern.
PinData - Class in com.symbol.emdk.payment
This class is derived from the PaymentData class and this holds the PIN data.
poorQualityDecodeEffortLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
This parameter permits selection of enhancement modes for decoding barcodes of poor or degraded quality.
poorQualityDecodeEffortLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
This parameter permits selection of enhancement modes for decoding barcodes of poor or degraded quality.
poorQualityDecodeEffortLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
This parameter permits selection of enhancement modes for decoding barcodes of poor or degraded quality.
power_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
Deprecated.
Sets the scanner power mode.
powerMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
Set scanner power mode.
preamble - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Upca
Controls the preamble applied to the bar code.
preamble - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Upce0
Controls the preamble applied to the bar code.
preamble - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Upce1
Controls the preamble applied to the bar code.
preamble - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.UPCA
Deprecated.
Preamble characters are part of the UPC symbol consisting of Country Code and System Character.
preamble - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE0
Deprecated.
Preamble characters are part of the UPC symbol consisting of Country Code and System Character.
preamble - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE1
Deprecated.
Preamble characters are part of the UPC symbol consisting of Country Code and System Character.
process(byte[], short, boolean) - Method in class com.symbol.emdk.securenfc.PassThruApduProcessor
Sends the Command APDU (C-APDU) (Application Protocol Data Unit) and receives Response APDU (R-APDU) from connected contactless smart cards.
processingTimeout - Variable in class com.symbol.emdk.simulscan.SimulScanConfig
Amount of time in milliseconds to wait before timing out processing.
processProfile(String, ProfileManager.PROFILE_FLAG, Document) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the action.
processProfile(String, ProfileManager.PROFILE_FLAG, String[]) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the action.
processProfile(String, ProfileManager.PROFILE_FLAG, ProfileConfig) - Method in class com.symbol.emdk.ProfileManager
Deprecated.
processProfileAsync(String, ProfileManager.PROFILE_FLAG, Document) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the request.
processProfileAsync(String, ProfileManager.PROFILE_FLAG, String[]) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the request.
processProfileAsync(String, ProfileManager.PROFILE_FLAG, ProfileConfig) - Method in class com.symbol.emdk.ProfileManager
Deprecated.
productionDate - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.ManufacturerInfo
Production Date
productionWeek - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.ManufacturerInfo
Production week
productionYear - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.ManufacturerInfo
Production Month
ProfileConfig - Class in com.symbol.emdk
Deprecated.
ProfileConfig() - Constructor for class com.symbol.emdk.ProfileConfig
Deprecated.
Creates a new instance of ProfileConfig.
ProfileConfig.ACTION_KEY_CHAR - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ActivitySelection - Class in com.symbol.emdk
Deprecated.
ProfileConfig.ActivitySelection.ActivityElement - Class in com.symbol.emdk
Deprecated.
ProfileConfig.AIM_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.BOOKLAND_FORMAT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CHECK_DIGIT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CHECK_DIGIT_SCHEME - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CHECK_DIGIT_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CODE_ID_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.COUPON_REPORT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Codabar - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code11 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code128 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code39 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code93 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Composite_AB - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Discrete_2of5 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.EAN8 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Interleaved_2of5 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Matrix_2of5 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.MSI - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Trioptic39 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UK_Postal - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UPCA - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE0 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE1 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.USPlanet - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.USPostnet - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.Decoders - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.ReaderParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.ScanParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.UpcEanParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery.Intent - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery.Keystroke - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.MSR - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DEVICETYPES - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ENABLED_STATE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ILLUMINATION_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.INTENT_DELIVERY - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.INVERSE_1D_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ISBT128_CONTACT_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.LCD_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.LINEAR_SECURITY_LEVEL - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.PICK_LIST - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.POWER_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.PREAMBLE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.SECURITY_LEVEL - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.SUPPLEMENTAL_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.UCC_LINK_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.VERIFY_CHECK_DIGIT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.VIEWFINDER_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.VOLUME_SLIDER_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileManager - Class in com.symbol.emdk
This class handles all the profile related functions.
ProfileManager.DataListener - Interface in com.symbol.emdk
An interface for notifying client applications to notify processProfileAsync result.
ProfileManager.PROFILE_FLAG - Enum in com.symbol.emdk
ProfileManager.ResultData - Class in com.symbol.emdk
This class provides the Status detail of processProfileAsync method.
profileName - Variable in class com.symbol.emdk.ProfileConfig
Deprecated.
Gets and Sets the profile name.
promptAdditionalInfo(double, int, boolean, boolean, double, int) - Method in class com.symbol.emdk.payment.PaymentDevice
Requests the user to confirm the amount and surcharge passed by the application and prompts the user to provide tip and cashback.
promptMenu(String, String, String, String, String, String, int) - Method in class com.symbol.emdk.payment.PaymentDevice
Displays two lines of messages on the PAYMENT device and provides a menu with a maximum of 4 choices.
promptMessage(String, String, String, String, boolean, int) - Method in class com.symbol.emdk.payment.PaymentDevice
Displays a maximum of 4 lines of messages on the payment device.
promptPin(String, int, int, boolean, int, PromptPinMessage) - Method in class com.symbol.emdk.payment.PaymentDevice
Requests for a PIN and gets the encrypted PIN block.
promptPin(String, int, int, boolean, int) - Method in class com.symbol.emdk.payment.PaymentDevice
Requests for a PIN and gets the encrypted PIN block.
PromptPinMessage - Class in com.symbol.emdk.payment
The PromptPinMessage class provides option configure the messages displayed while reading the PIN on payment device.
PromptPinMessage() - Constructor for class com.symbol.emdk.payment.PromptPinMessage
 
PromptPinMessage.Screen1 - Class in com.symbol.emdk.payment
 
protectionMode - Variable in class com.symbol.emdk.securenfc.MifareSam.AdditionalAuthData.AV2Mode
Protection mode to be used and only PLAIN mode is supported.MAC and FULL is not supported
protocol - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.HardwareInfo
IC Compliant protocol
protocol - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.SoftwareInfo
IC Compliant protocol
protocol - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.HardwareInfo
IC Compliant protocol
protocol - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.SoftwareInfo
IC Compliant protocol
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