java.lang.Object | |
↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.FirmwareUpdateStatus |
Deprecated in API level 37
This class defines firmware update status.
API level 34 |
Knox 3.7.1 |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | FAIL | Deprecated in API level 37 | |||||||||
String | PROCESSING | Deprecated in API level 37 | |||||||||
String | SUCCESS | Deprecated in API level 37 |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Deprecated in API level 37
Indicates fail to update firmware.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates updating firmware.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates succeed to update firmware.
API level 34 |
KNOX 3.7.1 |