ConsentRequestParameters

public class ConsentRequestParameters


Parameter yang dikirim saat memperbarui info izin pengguna.

Ringkasan

Jenis bertingkat

Builder ConsentRequestParameters.

Metode publik

@Nullable ConsentDebugSettings

Mendapatkan ConsentDebugSettings.

@Nullable String

Mendapatkan ID sinkronisasi izin yang ditetapkan oleh setConsentSyncId.

boolean

Mendapatkan kumpulan nilai TFUA menurut setTagForUnderAgeOfConsent.

Kolom publik

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

Metode publik

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

Mendapatkan ConsentDebugSettings.

getConsentSyncId

public @Nullable String getConsentSyncId()

Mendapatkan ID sinkronisasi izin yang ditetapkan oleh setConsentSyncId.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

Mendapatkan kumpulan nilai TFUA menurut setTagForUnderAgeOfConsent.