| java.lang.Object | |
| ↳ | com.samsung.android.knox.license.ActivationInfo | 
This class provides information about license activations.
| API level 33 | 
| KNOX 3.7 | 
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ActivationInfo.State | Enum representing activation state. | ||||||||||
| 
  [Expand]
   Inherited Constants  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   From interface
android.os.Parcelable
 | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
API to retrieve the license key of given activation. 
  
   | |||||||||||
API to retrieve package name of given activation. 
  
   | |||||||||||
API to retrieve the  
  
  ActivationInfo.State of given activation. | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  android.os.Parcelable
 | |||||||||||
API to retrieve the license key of given activation.
| API level 33 | 
| KNOX 3.7 | 
API to retrieve package name of given activation.
| API level 33 | 
| KNOX 3.7 | 
API to retrieve the ActivationInfo.State of given activation.
ActivationInfo.State object| API level 33 | 
| KNOX 3.7 |