ConsentDebugSettings

class ConsentDebugSettings


Debug settings to hardcode in test requests to requestConsentInfoUpdate.

Summary

Nested types

Builder of 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

Debug values for testing geography.

Public properties

isTestDevice

val isTestDeviceBoolean