public abstract void onServiceConnected([email protected]
                                         arg1);
 public virtual void onServiceConnected([email protected]
                                        spellCheckerSession)
 {
     throw new System.NotImplementedException();
 }