okcore / winkit.android.okcore / CoreController / executeJsonObject

executeJsonObject

protected fun executeJsonObject(request: CoreRequest): JSONObject?

Execute on the current thread the request that return a JSONObject

Parameters

request - to send

Return the result JSONObject