Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox.features.ads
/
BaseAdManager
/
showPrivacyOptionsForm
show
Privacy
Options
Form
abstract
fun
showPrivacyOptionsForm
(
consent
:
Any
,
onDismissed
:
(
)
->
Unit
=
{}
,
onError
:
(
Exception
)
->
Unit
=
{ _ -> }
)