set Consent Debug Settings
actual fun setConsentDebugSettings(debugSettings: ConsentDebugSettings): ConsentRequestParameters.Builder
Sets the consent debug settings.
Return
This builder.
Parameters
debug Settings
The consent debug settings.
expect fun setConsentDebugSettings(debugSettings: ConsentDebugSettings): ConsentRequestParameters.Builder
Sets the ConsentDebugSettings.
If null, no debug setting will be used.
Return
Parameters
debug Settings
Debug Settings to be set for Consent.requestConsentInfoUpdate
See also
actual fun setConsentDebugSettings(debugSettings: ConsentDebugSettings): ConsentRequestParameters.Builder