okcore / winkit.android.okcore / CoreController / executeJsonArray

executeJsonArray

protected fun executeJsonArray(request: CoreRequest): JSONArray?

Execute on the current thread the request that return a JSONArray

Parameters

request - to send

Return the result JSONArray