java.lang.Object | |
↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.BarcodeDataProcessMode |
Deprecated in API level 37
This class defines Barcode Data Process Mode.
API level 34 |
Knox 3.7.1 |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | STORE | Deprecated in API level 37 | |||||||||
String | STORE_IF_NOT_SENT | Deprecated in API level 37 | |||||||||
String | STORE_IF_SENT | Deprecated in API level 37 | |||||||||
String | WEDGE | Deprecated in API level 37 | |||||||||
String | WEDGE_AND_STORE | Deprecated in API level 37 |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Deprecated in API level 37
Indicates Store mode.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates Store mode if not sent.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates Store mode if sent.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates Wedge mode.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates Wedge and Store mode.
API level 34 |
KNOX 3.7.1 |