我想在用户从视频安装应用程序后才奖励用户.我怎样才能做到这一点?
@Override public void onRewarded(RewardItem rewardItem) { // here in this method you have to reward the user }