Uses of Class
com.revmob.ads.link.RevMobLink

Packages that use RevMobLink
com.revmob   
 

Uses of RevMobLink in com.revmob
 

Methods in com.revmob that return RevMobLink
 RevMobLink RevMob.createAdLink(android.app.Activity activity, RevMobAdsListener listener)
          RevMob.createAdLink(Activity, String, RevMobAdsListener)
 RevMobLink RevMob.createAdLink(android.app.Activity activity, String placementId, RevMobAdsListener listener)
          Create and load a ad Link to be opened manually in the future, by calling its method ad.open(); Example of usage: Link ad = revmob.createAdLink(this, null, null); ad.open();
 



Copyright © 2013. All Rights Reserved.