ConsentDebugSettings

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])
annotation ConsentDebugSettings.DebugGeography

用于测试地理位置的调试值。

公共属性

isTestDevice

val isTestDeviceBoolean