ConsentRequestParameters

public class ConsentRequestParameters


Các thông số được gửi khi cập nhật thông tin về sự đồng ý của người dùng.

Tóm tắt

Các loại lồng nhau

Trình tạo của ConsentRequestParameters.

Phương thức công khai

@Nullable ConsentDebugSettings

Lấy ConsentDebugSettings.

@Nullable String

Nhận mã đồng bộ hoá sự đồng ý do setConsentSyncId đặt.

boolean

Nhận các giá trị TFUA được đặt theo setTagForUnderAgeOfConsent.

Trường công khai

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

Phương thức công khai

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

Lấy ConsentDebugSettings.

getConsentSyncId

public @Nullable String getConsentSyncId()

Nhận mã đồng bộ hoá sự đồng ý do setConsentSyncId đặt.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

Nhận các giá trị TFUA được đặt theo setTagForUnderAgeOfConsent.