ADInterstitialAdDelegate.FailedToReceiveAd(ADInterstitialAd, NSError) Method

Definition

[Foundation.Export("interstitialAd:didFailWithError:")]
public abstract void FailedToReceiveAd (iAd.ADInterstitialAd interstitialAd, Foundation.NSError error);
abstract member FailedToReceiveAd : iAd.ADInterstitialAd * Foundation.NSError -> unit

Parameters

interstitialAd
ADInterstitialAd
error
NSError

Implements

Attributes

Applies to