basic-ads
Toggle table of contents
0.2.7
android
common
ios
Platform filter
android
common
ios
Switch theme
Search in API
basic-ads
basic-ads
/
app.lexilabs.basic.ads
/
RewardedInterstitialAdHandler
/
show
show
android
common
ios
actual
fun
show
(
onRewardEarned
:
(
)
->
Unit
)
expect
fun
show
(
onRewardEarned
:
(
)
->
Unit
)
Shows the
RewardedInterstitialAdHandler
.
Parameters
on
Reward
Earned
Callback after ad reward is earned.
actual
fun
show
(
onRewardEarned
:
(
)
->
Unit
)