JsonRpcRequest

Undocumented in source.

Members

Functions

getID
JSONValue getID()

Undocumented in source.

getMethod
string getMethod()

Undocumented in source.

getParams
JSONValue getParams()

Undocumented in source.

Inherited Members

From JsonRpcMessage

getVersion
JsonRpcVersion getVersion()

Undocumented in source.

parse
JsonRpcMessage parse(string msg)

Undocumented in source.

encode
string encode()

Undocumented in source.

Meta