Beispiel #1
0
 void OnMouseDown()
 {
     AdmobVNTIS_Interstitial._showInterstitialImmediately();
 }
 public void showInterstitialImmediately()
 {
     Toast.showText("showInterstitialImmediately Clicked");
     AdmobVNTIS_Interstitial._showInterstitialImmediately();
 }