getJsonArray

open fun getJsonArray(con: URLConnection): JSONArray

데이터를 Json 으로 반환한다.

Return

JSONObject

Parameters

con

URLConnection