JSONArray optJSONArray(int i)
Get the optional JSONArray associated with an index.
index subscript
A JSONArray value, or null if the index has no value, or if the value is not a JSONArray.