C# Class GoogleAdMobAds.GADCustomEventInterstitial._GADCustomEventInterstitialDelegate

Inheritance: GoogleAdMobAds.GADCustomEventInterstitialDelegate
Afficher le fichier Open project: Reedyuk/Xamarin-Bindings

Méthodes publiques

Méthode Description
_GADCustomEventInterstitialDelegate ( ) : System

Private Methods

Méthode Description
DidDismiss ( GoogleAdMobAds customEvent ) : void
DidFailAd ( GoogleAdMobAds customEvent, NSError error ) : void
DidReceiveAd ( GoogleAdMobAds customEvent, NSObject ad ) : void
WillDismiss ( GoogleAdMobAds customEvent ) : void
WillLeaveApplication ( GoogleAdMobAds customEvent ) : void
WillPresent ( GoogleAdMobAds customEvent ) : void

Method Details

_GADCustomEventInterstitialDelegate() public méthode

public _GADCustomEventInterstitialDelegate ( ) : System
Résultat System