build_method_response
Description:
Warning: build_method_response is deprecated.
This creates a (successful) XML-RPC methodResponse and returns it as a string.
Note:
Use build_response instead.
To create a fault response, use build_fault.
The glib type to XML-RPC type mapping is as with build_method_call , qv.
Parameters:
value |
the return value |
Returns:
the text of the methodResponse, or |
Namespace: Soup.XMLRPC
Package: libsoup-2.4