/ CometEngine / Json / JsonObject / Deserialize

Deserialize

Type:
METHOD

Params:
jsonString: The string that contains the json data.

Return:
Returns the object holding the json data.

Description:
Converts the given json string to the desired object.