Example #1
0
 static void n_OnInterstitialClicked(IntPtr jnienv, IntPtr native__this)
 {
     global::com.mopub.mobileads.CustomEventInterstitial.ICustomEventInterstitialListener __this = global::Java.Lang.Object.GetObject <global::com.mopub.mobileads.CustomEventInterstitial.ICustomEventInterstitialListener> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.OnInterstitialClicked();
 }