| Interface | Description |
|---|---|
| IDcsSdkApi |
Interface which will be implemented by SDK which will control various operations of the scanner
|
| IDcsSdkApiDelegate |
Interface to be implemented by the app.
|
| Class | Description |
|---|---|
| BarCodeView |
Class to represent barcodes created by API
|
| DCSScannerInfo |
This class contains information about the scanner like id, Name, Model, Auto Re-Connection Reestablishment etc..
|
| DCSSDKDefs |
Class containing the definition of ENUMS to be used in the app
|
| DecodeDataProcessor |
Created by PNDV47 on 2/16/2018.
|
| FirmwareUpdateEvent |
Class to represent Firmware Update Event generated by API.
|
| IDCConfig |
Class will be used to manipulate Intelligent Document Capture(IDC) related configuration information
|
| ReadWeight |
Purpose: Shows weight reading related information returned by the scale
|
| RMDAttributes |
Class contains Attribute names and numbers used.
|
| SDKHandler |
Class which acts as a gateway to the SDK
|
| USBCDCScanner | |
| USBCDCScanner.SSIDecodeDataPlus |
| Enum | Description |
|---|---|
| DCSSDKDefs.DCSSDK_BT_PROTOCOL |
Bluetooth Protocol to be used in pairing barcode.
|
| DCSSDKDefs.DCSSDK_BT_SCANNER_CONFIG |
Configuration To be used in pairing barcode
|
| DCSSDKDefs.DCSSDK_COMMAND_OPCODE |
Op-codes to be used in dcssdkExecuteCommandOpCodeInXMLForScanner API function available in
IDcsSdkApi |
| DCSSDKDefs.DCSSDK_CONN_TYPES |
These constants are defined to represent communication modes of scanners.
|
| DCSSDKDefs.DCSSDK_EVENT |
These constants are defined to represent notifications provided by Motorola Bluetooth Scanner Android SDK.
|
| DCSSDKDefs.DCSSDK_FU_EVENT_TYPE |
Firmware update event type
|
| DCSSDKDefs.DCSSDK_IMAGE_TYPE |
Image type of the Image data from scanner
|
| DCSSDKDefs.DCSSDK_MODE |
These constants are defined to represent operating modes of Motorola Bluetooth Scanner Android SDK.
|
| DCSSDKDefs.DCSSDK_RESULT |
These constants are defined to represent result codes that can be returned by SDK API functions.
|