public BmobRemote EmailVerify(String email) { BmobWrapper.EmailVerify(email, NonCallback); return(this); }