builder
actual fun builder(debugGeography: ConsentDebugSettings.DebugGeography?, hashedId: String?, forceTesting: Boolean?): ConsentDebugSettings
Composable Builder of ConsentDebugSettings.
Parameters
debug Geography
The DebugGeography to set while testing Consent.requestConsentInfoUpdate
hashed Id
The hashId from the test device
force Testing
true if you want to force testing
expect fun builder(debugGeography: ConsentDebugSettings.DebugGeography? = null, hashedId: String? = null, forceTesting: Boolean? = null): ConsentDebugSettings
Composable Builder of ConsentDebugSettings.
Parameters
debug Geography
The DebugGeography to set while testing Consent.requestConsentInfoUpdate
hashed Id
The hashId from the test device
force Testing
true if you want to force testing
actual fun builder(debugGeography: ConsentDebugSettings.DebugGeography?, hashedId: String?, forceTesting: Boolean?): ConsentDebugSettings
Composable Builder of ConsentDebugSettings.
Parameters
debug Geography
The DebugGeography to set while testing Consent.requestConsentInfoUpdate
hashed Id
The hashId from the test device
force Testing
true if you want to force testing