i have to pass
test@test.com test
Try the below
PropertyInfo req = new PropertyInfo(); req.name="silent"; req.type=String.class; req.setValue("" +""+logon+"" +""+mygameid+"" +""+mypwd+"" +"" +""+test@test.com+"" +""+test+"" +"" +""); request.addProperty(req);