ConsentRequestParameters

public class ConsentRequestParameters


פרמטרים שנשלחים בעדכון פרטי הסכמת המשתמש.

סיכום

סוגים מוטמעים

בנאי של ConsentRequestParameters.

שיטות ציבוריות

@Nullable ConsentDebugSettings

הפונקציה מקבלת את ConsentDebugSettings.

@Nullable String

מקבל את מזהה סינכרון ההסכמה שהוגדר על ידי setConsentSyncId.

boolean

הפונקציה מחזירה את קבוצות הערכים של TFUA לפי setTagForUnderAgeOfConsent.

שדות ציבוריים

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

שיטות ציבוריות

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

הפונקציה מקבלת את ConsentDebugSettings.

getConsentSyncId

public @Nullable String getConsentSyncId()

מקבל את מזהה סינכרון ההסכמה שהוגדר על ידי setConsentSyncId.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

הפונקציה מחזירה את קבוצות הערכים של TFUA לפי setTagForUnderAgeOfConsent.