XMLRPC.MethodCall (XMLRPC v1.4.2) View Source

struct defining an xml-rpc call (note array of params)

Link to this section Summary

Link to this section Types

Specs

t() :: %XMLRPC.MethodCall{method_name: String.t(), params: [XMLRPC.t()]}