SyntaxFix
Write A Post
Hire A Developer
Questions
JSONArray jsonChildArray = (JSONArray) jsonChildArray.get("LanguageLevels"); JSONObject secObject = (JSONObject) jsonChildArray.get(1);
I think this should work, but i do not have the possibility to test it at the moment..