Public functions | |
---|---|
OnUserEarnedReward(const AdReward & reward) | virtual void Called when the user earned a reward. |
virtualvoidOnUserEarnedReward(constAdReward&reward)
Called when the user earned a reward.
The app is responsible for crediting the user with the reward.
Details | |||
---|---|---|---|
Parameters |
|
virtual~UserEarnedRewardListener()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-01-23 UTC.