rpc v1.1.0 (2018-09-06T18:10:46Z)
Dub
Repo
JsonRPCRequest.make
rpc
protocol
json
JsonRPCRequest
Undocumented in source. Be warned that the author may not have intended to support it.
JsonRPCRequest
!
TId
make
(TId id, string method, T params)
JsonRPCRequest
!
TId
make
(TId id, string method)
class
JsonRPCRequest
(TId)
static
JsonRPCRequest
!
TId
make
(
TId
id
,
string
method
)
Meta
Source
See Implementation
rpc
protocol
json
JsonRPCRequest
constructors
this
functions
hasParams
toJson
toString
properties
requestId
static functions
fromJson
fromString
make
variables
id
jsonrpc
method
params