Interface | Description |
---|---|
IBarcodeReaderCallback<T> |
非同期処理に対するコールバックのインターフェース
Callback interface for asynchronous processing. |
IBarcodeReaderObserver |
デバイスとの通信で発生したイベントをオブザーバに通知するためのインターフェース
An interface for notifying observers of events that occur when communicating with a device. |
Class | Description |
---|---|
BarcodeReaderService |
[GpF] Implement using singleton pattern.
|
UsbService |
Class for connecting USB device.
|
Enum | Description |
---|---|
BarcodeReaderServiceState |
An enumeration type representing the connection state of UsbService
(Japanese)
UsbServiceの接続状態を表す列挙型。
|