ConsentRequestParameters

public class ConsentRequestParameters


Parameters sent on updating user consent info.

Summary

Nested types

Builder of ConsentRequestParameters.

Public fields

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

Public methods

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

Gets the ConsentDebugSettings.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

Gets the TFUA value sets by setTagForUnderAgeOfConsent.