|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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(); |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |