java.lang.Object | |
↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.DataClearOption |
Deprecated in API level 37
This class defines data clear option.
API level 34 |
Knox 3.7.1 |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ALL | Deprecated in API level 37 | |||||||||
String | FIRST | Deprecated in API level 37 | |||||||||
String | LAST | Deprecated in API level 37 |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Deprecated in API level 37
Indicates option to clear all data.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates option to clear first data.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates option to clear last data.
API level 34 |
KNOX 3.7.1 |