API Version: 1.0
Library Version: 1.6.6
#define JSON_NODE_TYPE ( node )
Evaluates to the JsonNodeType value contained by the node.
JsonNodeType
node
-
The JsonNode to check.
JsonNode