Exemple #1
0
 // Determines whether the interstitial has loaded.
 public bool IsInterstitialReady()
 {
     return(YumiExterns.IsInterstitialReady(this.InterstitialPtr));
 }