Skip to content

Instantly share code, notes, and snippets.

@Bisera
Created March 31, 2014 05:07
Show Gist options
  • Save Bisera/9885676 to your computer and use it in GitHub Desktop.
Save Bisera/9885676 to your computer and use it in GitHub Desktop.
@Override
public void onVideoCompleted(String arg0) {
Log.d(kLogTag, "onVideoCompleted("+arg0+")");
// For client side rewarded ad spaces, grant the reward here.
// The amount is the same for all user for all videos watched
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment