| java.lang.Object | |
| ↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.DataClearOption |
Deprecated
in API level 37
NOTE: This Class is not available since Android 15.
This class defines data clear option.
| API level 34 |
| Knox 3.7.1 |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ALL |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| String | FIRST |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| String | LAST |
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 option to clear all data.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates option to clear first data.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates option to clear last data.
| API level 34 |
| KNOX 3.7.1 |