Added in Version 1.0.0

InputDeviceDelegate

The class that defines the status event of an input device (such as Barcode Reader)

Constructor

InputDeviceDelegate()

Initialize object

Property

onConnected

Notify that the input device is connected

onDisconnected

Notify that the input device is disconnected

onDataReceived

Notify that the data is received

onCommunicationError

Notify that a communication error occurred