JSONObject jsonObject = XML.toJSONObject(response); strSponsorId = jsonObject.optString("string",""); Hopefully this should work.
確定! 回上一頁