Mokksy
Toggle table of contents
0.9.2-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokksy
Mokksy
/
dev.mokksy.mokksy.jsonrpc
/
JSONRPCRequest
/
JSONRPCRequest
JSONRPCRequest
constructor
(
id
:
RequestId
?
,
method
:
String
,
params
:
P
?
=
null
)
(
source
)
Type Parameters
P
The type of the
params
field.