java.lang.Object | |
↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.BarcodeDataProcessMode |
Deprecated
in API level 37
NOTE: This Class is not available since Android 15.
This class defines Barcode Data Process Mode.
API level 34 |
Knox 3.7.1 |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | STORE |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
String | STORE_IF_NOT_SENT |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
String | STORE_IF_SENT |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
String | WEDGE |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
String | WEDGE_AND_STORE |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Store mode.
API level 34 |
KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Store mode if not sent.
API level 34 |
KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Store mode if sent.
API level 34 |
KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Wedge mode.
API level 34 |
KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Wedge and Store mode.
API level 34 |
KNOX 3.7.1 |