ConsentDebugSettings

public class ConsentDebugSettings


در درخواست‌های آزمایشی requestConsentInfoUpdate ، تنظیمات را به کد سخت اشکال‌زدایی کنید.

خلاصه

انواع تو در تو

سازنده ConsentDebugSettings .

@ Retention (value = SOURCE)
@ IntDef (value = [DebugGeography.DEBUG_GEOGRAPHY_DISABLED, DebugGeography.DEBUG_GEOGRAPHY_EEA, DebugGeography.DEBUG_GEOGRAPHY_NOT_EEA, DebugGeography.DEBUG_GEOGRAPHY_REGULATED_US_STATE, DebugGeography.DEBUG_GEOGRAPHY_OTHER])
public annotation ConsentDebugSettings.DebugGeography

مقادیر اشکال زدایی برای آزمایش جغرافیا.

زمینه های عمومی

final int
final boolean

روش های عمومی

int

جغرافیای اشکال زدایی را دریافت می کند.

boolean

اگر این دستگاه یک دستگاه آزمایشی باشد، true برمی‌گردد.

زمینه های عمومی

اشکال زدایی جغرافیا

@ConsentDebugSettings.DebugGeography
public final int debugGeography

isTestDevice است

public final boolean isTestDevice

روش های عمومی

getDebugGeography

@ConsentDebugSettings.DebugGeography
public int getDebugGeography()

جغرافیای اشکال زدایی را دریافت می کند.

isTestDevice است

public boolean isTestDevice()

اگر این دستگاه یک دستگاه آزمایشی باشد، true برمی‌گردد.