Method Protocols.XMLRPC.encode_response()
- Method encode_response
stringencode_response(arrayparams)- Description
Encodes a response containing the multiple values in
paramsand returns the XML-RPC string representation.
string encode_response(array params)
Encodes a response containing the multiple values in params and
returns the XML-RPC string representation.