Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
XMLRPCValue * | param |
XMLRPCFault * | fault |
XMLRPCFault* xmlrpc_methodresponse::fault |
Definition at line 97 of file xmlrpc.c.
Referenced by parse_methodresponse_element(), xmlrpc_response_create(), xmlrpc_response_get_faultcode(), and xmlrpc_response_get_faultstring().
XMLRPCValue* xmlrpc_methodresponse::param |
Definition at line 96 of file xmlrpc.c.
Referenced by parse_methodresponse_element(), xmlrpc_count_params(), xmlrpc_get_param(), and xmlrpc_response_create().