XMLRPC v1.4.1 XMLRPC.MethodCall View Source

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

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %XMLRPC.MethodCall{method_name: String.t(), params: [XMLRPC.t()]}