Package com.zebra.scannercontrol
Class DCSSDKDefs
- java.lang.Object
-
- com.zebra.scannercontrol.DCSSDKDefs
-
public class DCSSDKDefs extends java.lang.Object
Class containing the definition of ENUMS to be used in the app
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DCSSDKDefs.DCSSDK_BT_PROTOCOL
Bluetooth Protocol to be used in pairing barcode.static class
DCSSDKDefs.DCSSDK_BT_SCANNER_CONFIG
Configuration To be used in pairing barcodestatic class
DCSSDKDefs.DCSSDK_COMMAND_OPCODE
Op-codes to be used in dcssdkExecuteCommandOpCodeInXMLForScanner API function available inIDcsSdkApi
static class
DCSSDKDefs.DCSSDK_CONN_TYPES
These constants are defined to represent communication modes of scanners.static class
DCSSDKDefs.DCSSDK_EVENT
These constants are defined to represent notifications provided by Motorola Bluetooth Scanner Android SDK.static class
DCSSDKDefs.DCSSDK_FU_EVENT_TYPE
Firmware update event typestatic class
DCSSDKDefs.DCSSDK_IMAGE_TYPE
Image type of the Image data from scannerstatic class
DCSSDKDefs.DCSSDK_MODE
These constants are defined to represent operating modes of Motorola Bluetooth Scanner Android SDK.static class
DCSSDKDefs.DCSSDK_RESULT
These constants are defined to represent result codes that can be returned by SDK API functions.
-
Constructor Summary
Constructors Constructor Description DCSSDKDefs()
-