ConsentRequestParameters

public class ConsentRequestParameters


Parametry wysyłane podczas aktualizowania informacji o zgodzie użytkownika.

Podsumowanie

Typy zagnieżdżone

Budowniczy: ConsentRequestParameters.

Metody publiczne

@Nullable ConsentDebugSettings

Pobiera ConsentDebugSettings.

@Nullable String

Pobiera identyfikator synchronizacji zgody ustawiony przez funkcję setConsentSyncId.

boolean

Pobiera zbiory wartości TFUA według setTagForUnderAgeOfConsent.

Pola publiczne

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

Metody publiczne

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

Pobiera ConsentDebugSettings.

getConsentSyncId

public @Nullable String getConsentSyncId()

Pobiera identyfikator synchronizacji zgody ustawiony przez funkcję setConsentSyncId.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

Pobiera zbiory wartości TFUA według setTagForUnderAgeOfConsent.