Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. interstitial_Ad.setOnAdLoadedCallback(new OnAdLoaded() {
  2. @Override
  3. public void adLoaded(String s, AppnextAdCreativeType appnextAdCreativeType) {
  4. interstitial_Ad.showAd();
  5.  
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement