C# Class GoogleAdMobAds.GADInterstitialDidFailToReceiveAdWithErrorEventArgs

Inheritance: System.EventArgs
Show file Open project: Reedyuk/Xamarin-Bindings Class Usage Examples

Public Methods

Method Description
GADInterstitialDidFailToReceiveAdWithErrorEventArgs ( GoogleAdMobAds error ) : System

Method Details

GADInterstitialDidFailToReceiveAdWithErrorEventArgs() public method

public GADInterstitialDidFailToReceiveAdWithErrorEventArgs ( GoogleAdMobAds error ) : System
error GoogleAdMobAds
return System