getJsonObject

open fun getJsonObject(con: URLConnection): JSONObject

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

Return

JSONObject

Parameters

con

URLConnection