getJsonObjFromArray

inline fun <T> getJsonObjFromArray(json: <Error class: unknown class>, i: Int): T

Gets an object from a JSONArray, automatically converting it to the specified type.

Since

0.46.0