ConsentDebugSettings

class ConsentDebugSettings


Debug-Einstellungen, die in Testanfragen an requestConsentInfoUpdate hartcodiert werden sollen.

Zusammenfassung

Verschachtelte Typen

Erbauer von 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-Werte zum Testen von geografischen Informationen.

Öffentliche Unterkünfte

isTestDevice

val isTestDeviceBoolean