ADInterstitialAdDelegate_Extensions Class

Definition

Extension methods to the IADInterstitialAdDelegate interface to support all the methods from the ADInterstitialAdDelegate protocol.

public static class ADInterstitialAdDelegate_Extensions
type ADInterstitialAdDelegate_Extensions = class
Inheritance
ADInterstitialAdDelegate_Extensions

Remarks

The extension methods for IADInterstitialAdDelegate allow developers to treat instances of the interface as having all the optional methods of the original ADInterstitialAdDelegate protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

WillLoad(IADInterstitialAdDelegate, ADInterstitialAd)

Applies to