MethodResponseData

Undocumented in source.
@trusted
struct MethodResponseData {}

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fault
bool fault;
Undocumented in source.
params
Variant[] params;
Undocumented in source.

Meta