ConsentRequestParameters

public class ConsentRequestParameters


उपयोगकर्ता की सहमति की जानकारी अपडेट करने पर भेजे गए पैरामीटर.

खास जानकारी

नेस्ट किए गए टाइप

ConsentRequestParameters को बनाने वाला.

पब्लिक फ़ील्ड

final @Nullable ConsentDebugSettings
final @Nullable String

सार्वजानिक तरीके

@Nullable ConsentDebugSettings

ConsentDebugSettings मिलता है.

@Nullable String

यह कुकी, setConsentSyncId सेट किए गए सहमति सिंक आईडी को हासिल करती है.

boolean

इस कुकी से, setTagForUnderAgeOfConsent की ओर से सेट की गई TFUA वैल्यू मिलती हैं.

पब्लिक फ़ील्ड

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()

इस कुकी से, setTagForUnderAgeOfConsent की ओर से सेट की गई TFUA वैल्यू मिलती हैं.