java.lang.Object | |
↳ | com.samsung.android.knox.net.nap.NetworkAnalyticsConstants |
Deprecated in API level 35
This class provides a set of constant values that supplement the network analytics platform operations. The values in this class can be used to interpret the network analytics platform return values and configure the platform and customize the meta-data collection process.
API level 22 |
KNOX 2.8 |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NetworkAnalyticsConstants.ActivationState | Deprecated in API level 35 | ||||||||||
NetworkAnalyticsConstants.BroadcastActions | Deprecated in API level 35 | ||||||||||
NetworkAnalyticsConstants.DataPoints | Deprecated in API level 35 | ||||||||||
NetworkAnalyticsConstants.ErrorValues | Deprecated in API level 35 | ||||||||||
NetworkAnalyticsConstants.JSONConstants | Deprecated in API level 35 |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ALL_REGISTERED_PROFILES | Deprecated in API level 35 | |||||||||
String | VENDOR_BIND_ACTION | Deprecated in API level 35 |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Deprecated in API level 35
Constant value used to start or stop all the profiles that are registered to the NPA client.
API level 24 |
KNOX 3.0 |
Deprecated in API level 35
Constant value that needs to be appended to the package name of the NPA client, serves as the binding action. The framework will bind to the NPA client using this action.
API level 22 |
KNOX 2.8 |