C# Class GoogleAdMobAds.DFPInterstitial._GADAppEventDelegate

Inheritance: GoogleAdMobAds.GADAppEventDelegate
ファイルを表示 Open project: Reedyuk/Xamarin-Bindings

Public Methods

Method Description
_GADAppEventDelegate ( ) : System

Private Methods

Method Description
AdViewDidReceiveAppEvent ( GoogleAdMobAds banner, string name, string info ) : void
InterstitialDidReceiveAppEvent ( GoogleAdMobAds interstitial, string name, string info ) : void

Method Details

_GADAppEventDelegate() public method

public _GADAppEventDelegate ( ) : System
return System