RequestMessage

Undocumented in source.

Constructors

this
this(JSONValue val)
Undocumented in source.

Members

Functions

isCancelRequest
bool isCancelRequest()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
JSONValue toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
RequestToken id;
Undocumented in source.
method
string method;
Undocumented in source.
params
JSONValue params;
Undocumented in source.

Meta