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