![]() |
Home | Developer Center |
XML-RPC & JSON |
Functions | |
int | json_send (struct soap *, const struct value *) |
int | json_recv (struct soap *, struct value *) |
Variables | |
_boolean | False |
_boolean | True |
int json_recv | ( | struct soap * | , |
struct value * | |||
) |
Receive a value in JSON format from current stream or socket
int json_send | ( | struct soap * | , |
const struct value * | |||
) |
Send a value in JSON format to current stream or socket
_boolean False |
_boolean True |