- fromJson
JsonRPCRequest fromJson(Json src)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromString
JsonRPCRequest fromString(string src)
Undocumented in source. Be warned that the author may not have intended to support it.
- make
JsonRPCRequest!TId make(TId id, string method, T params)
Undocumented in source. Be warned that the author may not have intended to support it.
- make
JsonRPCRequest!TId make(TId id, string method)
Undocumented in source. Be warned that the author may not have intended to support it.
Json-Rpc request.