C# Class GoogleAdMobAds.GADCustomEventInterstitial._GADCustomEventInterstitialDelegate

Inheritance: GoogleAdMobAds.GADCustomEventInterstitialDelegate
Exibir arquivo Open project: Reedyuk/Xamarin-Bindings

Public Methods

Method Description
_GADCustomEventInterstitialDelegate ( ) : System

Private Methods

Method 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 method

public _GADCustomEventInterstitialDelegate ( ) : System
return System