xmlrpcc-d ~master (2022-05-16T23:48:22.4853249)
Dub
Repo
MethodCallData
xmlrpcc
data
Undocumented in source.
@
trusted
struct
MethodCallData {
string
name
;
Variant
[]
params
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
name
string
name
;
Undocumented in source.
params
Variant
[]
params
;
Undocumented in source.
Meta
Source
See Implementation
xmlrpcc
data
aliases
XmlRpcArray
XmlRpcStruct
functions
prettyParams
structs
MethodCallData
MethodResponseData