basic-ads
Toggle table of contents
0.2.7-beta03
common
Platform filter
common
Switch theme
Search in API
basic-ads
basic-ads
/
app.lexilabs.basic.ads.composable
/
ConsentPopup
Consent
Popup
@
Composable
fun
ConsentPopup
(
activity
:
Any
?
,
onFailure
:
(
Exception
)
->
Unit
=
{}
)
@
Composable
fun
ConsentPopup
(
consent
:
Consent
,
onFailure
:
(
Exception
)
->
Unit
=
{}
)