public interface IViewAd
abstract void
showAd(ViewGroup adContainer)
showAd(ViewGroup adContainer, String placement)
hidAd()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void showAd(ViewGroup adContainer)
abstract void showAd(ViewGroup adContainer, String placement)
abstract void hidAd()