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