Method Protocols.XMLRPC.decode_response() Method decode_response array|Fault decode_response(string xml_input, int|void boolean) Description Decodes a XML-RPC representation of a response and returns an array containing response values, or a Fault object. See also Fault