public void SendToGetNews()
 {
     string[] strs = new string[] { "name", "thu", "ten" };
     iResult.onSuccess(strs);
 }