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
/
RewardedAdHandler
/
show
show
android
common
ios
actual
fun
show
(
onRewardEarned
:
(
)
->
Unit
)
expect
fun
show
(
onRewardEarned
:
(
)
->
Unit
)
Shows the
RewardedAdHandler
.
Parameters
on
Reward
Earned
Callback when ad reward is earned
actual
fun
show
(
onRewardEarned
:
(
)
->
Unit
)