Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-mediabrix committed May 17, 2019
1 parent 76601c1 commit 3349f98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -86,6 +86,8 @@ interstitialAd.showInterstitialAd(zone, context) //If you havent recieved a zone
## Rewarded Video Ads
The class in which you would like to display rewarded video ads will need to implement the IVerveAPIListener interface. The methods the class will implement provide the Activity with information regarding the SDK's ad state.

![alt text](https://cdn.mediabrix.com/sdk4/images/Ad.png)

#### Initialization
To request a rewarded video ad, you will need to create an `InterstitialAd` object:
```
Expand Down

0 comments on commit 3349f98

Please sign in to comment.