| インタフェース | 説明 | 
|---|---|
| BarcodeEventListener | コールバック用インターフェース Callback interface | 
| Scanner | スキャナを操作するためのインターフェース このクラスを通してスキャナとアプリの接続・切断や読み取りなどの操作をする Interface for operating the scanner Through this class, you can connect / disconnect the scanner and the application, read them, and so on. | 
| クラス | 説明 | 
|---|---|
| BluetoothScanner | |
| ReadData | 読み取りデータを格納するクラス Class to store read data | 
| ReadDataExtra | 最後に読取が成功したデータの拡張情報を格納するクラス Class that stores extended information of the last successfully read data | 
| ScannerInfo | スキャナの情報を格納するクラス Class that stores scanner information | 
| ScannerManager | |
| SoftwareScanner | |
| UsbScanner | 
| 列挙 | 説明 | 
|---|---|
| CodeId | |
| ScannerType | 接続可能なスキャナの種類の一覧 List of connectable scanner types |