JSONArray optJSONArray(string key)
Get an optional JSONArray associated with a key. It returns null if there is no such key, or if its value is not a JSONArray
A key string
A JSONArray which is the value