Uses of Class
org.robovm.apple.iad.ADInterstitialAd
| Package | Description |
|---|---|
| org.robovm.apple.iad |
-
Uses of ADInterstitialAd in org.robovm.apple.iad
Methods in org.robovm.apple.iad with parameters of type ADInterstitialAd Modifier and Type Method Description voidADInterstitialAdDelegate. actionDidFinish(ADInterstitialAd interstitialAd)Deprecated.voidADInterstitialAdDelegateAdapter. actionDidFinish(ADInterstitialAd interstitialAd)booleanADInterstitialAdDelegate. actionShouldBegin(ADInterstitialAd interstitialAd, boolean willLeave)Deprecated.booleanADInterstitialAdDelegateAdapter. actionShouldBegin(ADInterstitialAd interstitialAd, boolean willLeave)voidADInterstitialAdDelegate. didFail(ADInterstitialAd interstitialAd, NSError error)Deprecated.voidADInterstitialAdDelegateAdapter. didFail(ADInterstitialAd interstitialAd, NSError error)voidADInterstitialAdDelegate. didLoad(ADInterstitialAd interstitialAd)Deprecated.voidADInterstitialAdDelegateAdapter. didLoad(ADInterstitialAd interstitialAd)voidADInterstitialAdDelegate. didUnload(ADInterstitialAd interstitialAd)Deprecated.voidADInterstitialAdDelegateAdapter. didUnload(ADInterstitialAd interstitialAd)protected longADInterstitialAdPresentationViewController. init(ADInterstitialAd interstitialAd)Deprecated.voidADInterstitialAdDelegate. willLoad(ADInterstitialAd interstitialAd)Deprecated.voidADInterstitialAdDelegateAdapter. willLoad(ADInterstitialAd interstitialAd)Constructors in org.robovm.apple.iad with parameters of type ADInterstitialAd Constructor Description ADInterstitialAdPresentationViewController(ADInterstitialAd interstitialAd)Deprecated.