|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
JSON parsing error information. More...
#include <json.h>
Data Fields | |
| int | column |
| int | line |
| int | position |
| char | source [AST_JSON_ERROR_TEXT_LENGTH] |
| char | text [AST_JSON_ERROR_TEXT_LENGTH] |
| int column |
| char source[AST_JSON_ERROR_TEXT_LENGTH] |
| char text[AST_JSON_ERROR_TEXT_LENGTH] |