static void n_OnCancel(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Parse.Auth.IParseAuthenticationProviderParseAuthenticationCallback __this = global::Java.Lang.Object.GetObject <global::Com.Parse.Auth.IParseAuthenticationProviderParseAuthenticationCallback> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.OnCancel();
 }