instance method XMLRPC::Client#multicall2
multicall2(*methods)-
Same as XMLRPC::Client#multicall, but returns like XMLRPC::Client#call2 two parameters instead of raising an XMLRPC::FaultException.
class XMLRPC::Client
multicall2(*methods)Same as XMLRPC::Client#multicall, but returns like XMLRPC::Client#call2 two parameters instead of raising an XMLRPC::FaultException.