Warning: build_method_response is deprecated.
This creates a (successful) XML-RPC methodResponse and returns it as a string.
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.
value |
the return value |
the text of the methodResponse, or |