Since: API level 28
public static class

DualDARPolicy.DUAL_DAR_VERSION_CODES

extends Object
java.lang.Object
   ↳ com.samsung.android.knox.ddar.DualDARPolicy.DUAL_DAR_VERSION_CODES

Class Overview

Enumeration of the currently known DUAL DAR version codes. Version numbers increment monotonically with each official platform release.

NOTE: Patch component of the version number is intentionally omitted in the released Dual DAR version codes as it is only used in the internals of the platform. However, getDualDARVersion() will return all 3 components <major.minor.patch> of the Dual DAR version on the platform.

Since
API level 28
KNOX 3.3

Summary

Constants
String DUAL_DAR_1_0 Dual DAR 1.0
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String DUAL_DAR_1_0

Since: API level 28

Dual DAR 1.0

Since
API level 28
KNOX 3.3
Constant Value: "1.0"