makeJSONObject

open fun makeJSONObject(key: String, value: Any): JSONObject

Return

JSONObject with value for key

Parameters

key
value