JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
I
O
S
U
V
B
BarcodeInfo(byte[])
- Constructor for class com.senter.iot.support.openapi.
StBarcodeScanOperator.BarcodeInfo
BarcodeScanException()
- Constructor for exception com.senter.iot.support.openapi.
StBarcodeScanOperator.BarcodeScanException
BarcodeScanException(String)
- Constructor for exception com.senter.iot.support.openapi.
StBarcodeScanOperator.BarcodeScanException
BarcodeScanException(String, Throwable)
- Constructor for exception com.senter.iot.support.openapi.
StBarcodeScanOperator.BarcodeScanException
BarcodeScanException(Throwable)
- Constructor for exception com.senter.iot.support.openapi.
StBarcodeScanOperator.BarcodeScanException
C
com.senter.iot.support.openapi
- package com.senter.iot.support.openapi
G
getBarcodeValueAsBytes()
- Method in class com.senter.iot.support.openapi.
StBarcodeScanOperator.BarcodeInfo
barcode data
getInstance(Context)
- Static method in class com.senter.iot.support.openapi.
StBarcodeScanOperator
Get a bar code scanner object.
I
init(StBarcodeScanOperator.InitListener)
- Method in class com.senter.iot.support.openapi.
StBarcodeScanOperator
initialize,connect barcode scan service
isEnable()
- Method in class com.senter.iot.support.openapi.
StBarcodeScanOperator
judge remote barcode scan service is enable or not
isInited()
- Method in class com.senter.iot.support.openapi.
StBarcodeScanOperator
judge initialized
isLibrarySupport()
- Method in class com.senter.iot.support.openapi.
StBarcodeScanOperator
judge current library is support or not
O
onInit(StBarcodeScanOperator.ErrorCode)
- Method in interface com.senter.iot.support.openapi.
StBarcodeScanOperator.InitListener
result
S
scan()
- Method in class com.senter.iot.support.openapi.
StBarcodeScanOperator
Conduct a barcode scanning
Blocking implementation of a bar code scan, till get a bar code,or timeout.
StBarcodeScanOperator
- Class in
com.senter.iot.support.openapi
Bar code Scanning Open Interface
StBarcodeScanOperator.BarcodeInfo
- Class in
com.senter.iot.support.openapi
barcode info
StBarcodeScanOperator.BarcodeScanException
- Exception in
com.senter.iot.support.openapi
条码扫描异常
StBarcodeScanOperator.ErrorCode
- Enum in
com.senter.iot.support.openapi
Error Code
StBarcodeScanOperator.InitListener
- Interface in
com.senter.iot.support.openapi
Init Result Listener
U
uninit()
- Method in class com.senter.iot.support.openapi.
StBarcodeScanOperator
uninit,disconnect barcode scan service
V
valueOf(String)
- Static method in enum com.senter.iot.support.openapi.
StBarcodeScanOperator.ErrorCode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.senter.iot.support.openapi.
StBarcodeScanOperator.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
B
C
G
I
O
S
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes