Function
Msgjson_object_get_string
Declaration [src]
const char*
msg_json_object_get_string (
  JsonObject* object,
  const char* name
)
Parameters
- object
- 
            Type: JsonObjectNo description available. The data is owned by the caller of the function. 
- name
- 
            Type: const char*No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.