Package com.zebra.scannercontrol
Class DCSSDKDefs
- java.lang.Object
-
- com.zebra.scannercontrol.DCSSDKDefs
-
public class DCSSDKDefs extends java.lang.ObjectClass containing the definition of ENUMS to be used in the app
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDCSSDKDefs.DCSSDK_BT_PROTOCOLBluetooth Protocol to be used in pairing barcode.static classDCSSDKDefs.DCSSDK_BT_SCANNER_CONFIGConfiguration To be used in pairing barcodestatic classDCSSDKDefs.DCSSDK_COMMAND_OPCODEOp-codes to be used in dcssdkExecuteCommandOpCodeInXMLForScanner API function available inIDcsSdkApistatic classDCSSDKDefs.DCSSDK_CONN_TYPESThese constants are defined to represent communication modes of scanners.static classDCSSDKDefs.DCSSDK_EVENTThese constants are defined to represent notifications provided by Motorola Bluetooth Scanner Android SDK.static classDCSSDKDefs.DCSSDK_FU_EVENT_TYPEFirmware update event typestatic classDCSSDKDefs.DCSSDK_IMAGE_TYPEImage type of the Image data from scannerstatic classDCSSDKDefs.DCSSDK_MODEThese constants are defined to represent operating modes of Motorola Bluetooth Scanner Android SDK.static classDCSSDKDefs.DCSSDK_RESULTThese constants are defined to represent result codes that can be returned by SDK API functions.
-
Constructor Summary
Constructors Constructor Description DCSSDKDefs()
-