decodeFromJson

abstract fun decodeFromJson(jsonObject: JSONObject)

Decode from JSONObject to current object.

Parameters

jsonObject

The decoded JSONObject.