Class ADInterstitialAd

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

@Deprecated
public final class ADInterstitialAd
extends NSObject
Deprecated.
Deprecated in iOS 10.0.
  • Constructor Details

    • ADInterstitialAd

      public ADInterstitialAd()
      Deprecated.
    • ADInterstitialAd

      protected ADInterstitialAd​(NSObject.Handle h, long handle)
      Deprecated.
    • ADInterstitialAd

      protected ADInterstitialAd​(NSObject.SkipInit skipInit)
      Deprecated.
  • Method Details

    • getDelegate

      public ADInterstitialAdDelegate getDelegate()
      Deprecated.
    • setDelegate

      public void setDelegate​(ADInterstitialAdDelegate v)
      Deprecated.
    • isLoaded

      public boolean isLoaded()
      Deprecated.
    • isActionInProgress

      public boolean isActionInProgress()
      Deprecated.
    • cancelAction

      public void cancelAction()
      Deprecated.
    • present

      public boolean present​(UIView containerView)
      Deprecated.
    • presentFromViewController

      public void presentFromViewController​(UIViewController viewController)
      Deprecated.