| Interface | Description |
|---|---|
| BarcodeBSdk.Listener |
Event listener for BarcodeBSdk.showImage.
|
| DatalogicCoreSDK.Callback |
Management of DatalogicCoreSDK's events
|
| DatalogicDevice.Callback |
Callback to manage DatalogicDevice's events
|
| DatalogicDeviceResponse.Callback |
Callback called on receiving answer from device
|
| Class | Description |
|---|---|
| BuildConfig | |
| DatalogicCoreSDK |
The main SDK object, used to search Datalogic Bluetooth devices and to obtain DatalogicDevice instances.
|
| DatalogicDevice |
Datalogic device class.
|
| DatalogicDeviceDiscoveryActivity |
This Activity appears as a dialog.
|
| DatalogicDeviceResponse |
Device's answer, related to a previous message sent.
|
| DatalogicPasscodeActivity | |
| DatalogicProtocol |
Datalogic SDK protocol
|
| DatalogicReceivedData |
Received data from Datalogic Device.
|
| DatalogicTransmittedData |
Transmitted data to Datalogic Device.
|
| R | |
| R.anim | |
| R.attr | |
| R.bool | |
| R.color | |
| R.dimen | |
| R.drawable | |
| R.id | |
| R.integer | |
| R.layout | |
| R.string | |
| R.style | |
| R.styleable |
| Enum | Description |
|---|---|
| BarcodeBSdk |
List of stored barcode commands that can be read by Datalogic reader.
|
| DatalogicCommand |
List of commands that can be sent to Datalogic device.
|