C# Class GoogleAdMobAds.GADInterstitial._GADInterstitialDelegate

Inheritance: GoogleAdMobAds.GADInterstitialDelegate
Show file Open project: Reedyuk/Xamarin-Bindings

Public Methods

Method Description
_GADInterstitialDelegate ( ) : System

Private Methods

Method Description
DidDismissScreen ( GoogleAdMobAds ad ) : void
DidFailToReceiveAd ( GoogleAdMobAds sender, GoogleAdMobAds error ) : void
DidReceiveAd ( GoogleAdMobAds ad ) : void
WillDismissScreen ( GoogleAdMobAds ad ) : void
WillLeaveApplication ( GoogleAdMobAds ad ) : void
WillPresentScreen ( GoogleAdMobAds ad ) : void

Method Details

_GADInterstitialDelegate() public method

public _GADInterstitialDelegate ( ) : System
return System