Start the OfferWall
To start the offerwall, just call, OfferWall.launch(Context, OfferWallListener);
A listener can be set to listen for events fired by the Offer Wall.
onRewardClaimed callback gives you the reward amount and currency details.
To start the OfferWall, call the launch method of the OfferWall class.
Last updated