JSON value types

DEF ENUM enumeration name KCML_JSON_TYPE_ENUM

Enumeration ValueValueDescription
_KCML_JSON_STRING0JSON string object
_KCML_JSON_OBJECT1JSON object with children

Back to the list of Enumerations and Constants