Package | Description |
---|---|
com.rscja.scanner | |
com.rscja.scanner.utility | |
com.rscja.team.mtk.scanner.utility | |
com.rscja.team.qcom.scanner.utility |
Modifier and Type | Method and Description |
---|---|
void |
IScanner.setOnUhfWorkStateListener(Context context,
OnUhfWorkStateListener onUhfWorkStateListener) |
Modifier and Type | Method and Description |
---|---|
void |
ScannerUtility.setOnUhfWorkStateListener(Context context,
OnUhfWorkStateListener onUhfWorkStateListener)
设置UHF工作状态发送改变的回调接口
Register a callback to be invoked when this UHF working state changes.
|
Modifier and Type | Method and Description |
---|---|
void |
ScannerUtility_mtk.setOnUhfWorkStateListener(Context context,
OnUhfWorkStateListener onUhfWorkStateListener)
设置UHF工作状态发送改变的回调接口
Register a callback to be invoked when this UHF working state changes.
|
Modifier and Type | Method and Description |
---|---|
void |
ScannerUtility_qcom.setOnUhfWorkStateListener(Context context,
OnUhfWorkStateListener onUhfWorkStateListener)
设置UHF工作状态发送改变的回调接口
Register a callback to be invoked when this UHF working state changes.
|