| java.lang.Object | |
| ↳ | com.samsung.android.knox.net.nap.NetworkAnalyticsConstants.JSONConstants |
Deprecated in API level 35
Constants that help create and interpret configuration JSON strings.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | FLAGS | Deprecated in API level 35 | |||||||||
| String | PACKAGE_NAME | Deprecated in API level 35 | |||||||||
| String | PACKAGE_SIGNATURE | Deprecated in API level 35 | |||||||||
| String | PARENT | Deprecated in API level 35 | |||||||||
| String | PROFILE_ATTRIBUTES | Deprecated in API level 35 | |||||||||
| String | PROFILE_NAME | Deprecated in API level 35 | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Deprecated in API level 35
Constant value used to represent the flags value in the JSON profile.
| API level 22 |
| KNOX 2.8 |
Deprecated in API level 35
Constant value used to represent the package name value in the JSON profile.
| API level 22 |
| KNOX 2.8 |
Deprecated in API level 35
Constant value used to represent the package signature value in the JSON profile.
| API level 22 |
| KNOX 2.8 |
Deprecated in API level 35
Constant value used to represent the encapsulating parent JSON object in the JSON profile.
| API level 22 |
| KNOX 2.8 |
Deprecated in API level 35
Constant value used to represent the profile attribute value in the JSON profile.
| API level 22 |
| KNOX 2.8 |
Deprecated in API level 35
Constant value used to represent the profile name value in the JSON profile.
| API level 22 |
| KNOX 2.8 |