Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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] |