Since: API level 34
public static class

PeripheralConstants.DataResetOption

extends Object
java.lang.Object
   ↳ com.samsung.android.knox.ex.peripheral.PeripheralConstants.DataResetOption

Deprecated in API level 37

Class Overview

This class defines data reset option.

Since
API level 34
Knox 3.7.1

Summary

Constants
String RESET_ALL Deprecated in API level 37
String RESET_SYSTEM_TIME Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String RESET_ALL

Since: API level 34

Deprecated in API level 37

Indicates option to reset all data.

Since
API level 34
KNOX 3.7.1
Constant Value: "PERIPHERAL_DATA_RESET_OPTION_ALL"

public static final String RESET_SYSTEM_TIME

Since: API level 34

Deprecated in API level 37

Indicates option to reset system time.

Since
API level 34
KNOX 3.7.1
Constant Value: "PERIPHERAL_DATA_RESET_OPTION_SYSTEM_TIME"