Uses of Class
com.revmob.ads.notification.RevMobNotification

Packages that use RevMobNotification
com.revmob   
 

Uses of RevMobNotification in com.revmob
 

Methods in com.revmob that return RevMobNotification
 RevMobNotification RevMob.scheduleNotification(android.app.Activity activity, int iconDrawable)
          RevMob.scheduleNotification(Activity activity, int drawableIcon, String placementId, RevMobAdsListener, Calendar)
 RevMobNotification RevMob.scheduleNotification(android.app.Activity activity, int iconDrawable, String placementId)
          RevMob.scheduleNotification(Activity activity, int drawableIcon, String placementId, RevMobAdsListener, Calendar)
 RevMobNotification RevMob.scheduleNotification(android.app.Activity activity, int iconDrawable, String placementId, RevMobAdsListener listener)
          RevMob.scheduleNotification(Activity activity, int drawableIcon, String placementId, RevMobAdsListener, Calendar)
 RevMobNotification RevMob.scheduleNotification(android.app.Activity activity, int iconDrawable, String placementId, RevMobAdsListener listener, Calendar fireDate)
          Create, load and schedule a Notification ad.
 



Copyright © 2013. All Rights Reserved.