Skip to content

Commit

Permalink
update README with new event
Browse files Browse the repository at this point in the history
  • Loading branch information
koenpunt committed Apr 16, 2018
1 parent 96c3370 commit 52e5863
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -317,6 +317,11 @@ Unfortunately, events are not consistent across iOS and Android. To have one uni
<td><code>rewardBasedVideoAdDidStartPlaying</code></td>
<td><code>onRewardedVideoStarted</code></td>
</tr>
<tr>
<td><code>videoCompleted</code></td>
<td><code>rewardBasedVideoAdDidCompletePlaying</code></td>
<td><code>rewardedVideoAdVideoCompleted</code></td>
</tr>
<tr>
<td><code>adClosed</code></td>
<td><code>rewardBasedVideoAdDidClose</code></td>
Expand Down

0 comments on commit 52e5863

Please sign in to comment.