public class GDPRInfo
extends java.lang.Object
| Constructor and Description |
|---|
GDPRInfo(android.content.SharedPreferences prefs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGdprConsent_Tcf2() |
java.lang.String |
getGdprSubjectTcf2() |
org.json.JSONObject |
toJsonObject()
Convert GDPRInfo instance to JSONObject
|
org.json.JSONObject |
toJsonObject(android.content.SharedPreferences prefs) |
public org.json.JSONObject toJsonObject()
public org.json.JSONObject toJsonObject(android.content.SharedPreferences prefs)
public java.lang.String getGdprSubjectTcf2()
public java.lang.String getGdprConsent_Tcf2()