C# Class Xamarinos.AdMob.Forms.AdsInterstitialImplementation

Inheritance: IInterstitialAdManager
Show file Open project: LosXamarinos/Xamarinos.AdMob.FormsPlugin

Public Methods

Method Description
AdsInterstitialImplementation ( List testDevices = null ) : Google.MobileAds
AdsInterstitialImplementation ( List testDevices = null ) : System
Show ( System.Action OnPresented = null ) : System.Threading.Tasks.Task

Method Details

AdsInterstitialImplementation() public method

public AdsInterstitialImplementation ( List testDevices = null ) : Google.MobileAds
testDevices List
return Google.MobileAds

AdsInterstitialImplementation() public method

public AdsInterstitialImplementation ( List testDevices = null ) : System
testDevices List
return System

Show() public method

public Show ( System.Action OnPresented = null ) : System.Threading.Tasks.Task
OnPresented System.Action
return System.Threading.Tasks.Task