JSON value types
DEF ENUM enumeration name KCML_JSON_TYPE_ENUM
Enumeration Value
Value
Description
_KCML_JSON_STRING
0
JSON string object
_KCML_JSON_OBJECT
1
JSON object with children
Back to the list of
Enumerations and Constants