Method Protocols.XMLRPC.encode_response()
- Method encode_response
string
encode_response(array
params
)- Description
Encodes a response containing the multiple values in
params
and 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.