set_response


Description:

[ CCode ( sentinel = "G_TYPE_INVALID" ) ]
[ Version ( deprecated = true ) ]
public void set_response (Message msg, ...)

Warning: set_response is deprecated.

Sets the status code and response body of msg to indicate a successful XML-RPC call, with a return value given by type and the following varargs argument, of the type indicated by type.

Note:

Use message_set_response instead.

Parameters:

msg

an XML-RPC request

...

the response value

type

the type of the response value


Namespace: Soup.XMLRPC
Package: libsoup-2.4