PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
foundation
/
com.pico.spatial.core.json.api
/
JsonContract
/
decodeFromJson
decode
From
Json
abstract
fun
decodeFromJson
(
jsonObject
:
JSONObject
)
Decode from JSONObject to current object.
Parameters
json
Object
The decoded JSONObject.