basic-ads
Toggle table of contents
1.1.0
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
basic-ads
basic-ads
/
app.lexilabs.basic.ads
/
ConsentDebugSettings
/
Companion
Companion
android
common
ios
actual
object
Companion
expect
object
Companion
actual
object
Companion
Members
Functions
builder
Link copied to clipboard
android
common
ios
@
ReadOnlyComposable
@
Composable
actual
fun
builder
(
debugGeography
:
ConsentDebugSettings.DebugGeography
?
,
hashedId
:
String
?
,
forceTesting
:
Boolean
?
)
:
ConsentDebugSettings
@
ReadOnlyComposable
@
Composable
expect
fun
builder
(
debugGeography
:
ConsentDebugSettings.DebugGeography
?
=
null
,
hashedId
:
String
?
=
null
,
forceTesting
:
Boolean
?
=
null
)
:
ConsentDebugSettings
Composable Builder of
ConsentDebugSettings
.
@
ReadOnlyComposable
@
Composable
actual
fun
builder
(
debugGeography
:
ConsentDebugSettings.DebugGeography
?
,
hashedId
:
String
?
,
forceTesting
:
Boolean
?
)
:
ConsentDebugSettings