set Consent Debug Settings
actual fun setConsentDebugSettings(debugSettings: ConsentDebugSettings): ConsentRequestParameters.Builder
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