Since: API level 22
public class

Profile

extends Object
implements Parcelable
java.lang.Object
   ↳ com.samsung.android.knox.net.nap.Profile

Deprecated in API level 35

Class Overview

This class contains information related to profile registered by the admin

Since
API level 22
KNOX 2.8
Usage
The Class is applicable only for NPA Clients

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
Public Methods
int getActivationState()
Deprecated in API level 35
String getJsonProfile()
Deprecated in API level 35
int getUserId()
Deprecated in API level 35
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.os.Parcelable

Public Methods

public int getActivationState ()

Since: API level 28

Deprecated in API level 35

Returns the value of activationState.

public String getJsonProfile ()

Since: API level 28

Deprecated in API level 35

The profile info in json format which was registered by the admin

public int getUserId ()

Since: API level 28

Deprecated in API level 35

Returns the value of userId for which the data-points needs to be collected;