C# Класс GoogleAdMobAds.GADInterstitialDelegate

Наследование: NSObject, IGADInterstitialDelegate
Показать файл Открыть проект

Приватные методы

Метод Описание
DidDismissScreen ( GADInterstitial ad ) : void
DidFailToReceiveAd ( GADInterstitial sender, GADRequestError error ) : void
DidReceiveAd ( GADInterstitial ad ) : void
GADInterstitialDelegate ( ) : System
GADInterstitialDelegate ( IntPtr handle ) : System
GADInterstitialDelegate ( NSCoder coder ) : System
GADInterstitialDelegate ( NSObjectFlag t ) : System
WillDismissScreen ( GADInterstitial ad ) : void
WillLeaveApplication ( GADInterstitial ad ) : void
WillPresentScreen ( GADInterstitial ad ) : void