public virtual void WillDismissScreen (GADInterstitial ad) { throw new You_Should_Not_Call_base_In_This_Method (); }
public virtual void DidFailToReceiveAdWithError (GADInterstitial sender, GADRequestError error) { throw new You_Should_Not_Call_base_In_This_Method (); }
public virtual void WillLeaveApplication (GADInterstitial ad) { throw new You_Should_Not_Call_base_In_This_Method (); }
public virtual void DidReceiveAd (GADInterstitial ad) { throw new You_Should_Not_Call_base_In_This_Method (); }
public virtual void InterstitialDidReceiveAppEvent (GADInterstitial interstitial, string name, string info) { throw new You_Should_Not_Call_base_In_This_Method (); }