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
/
UntypedJSONRPCResponse
Untyped
JSONRPCResponse
typealias
UntypedJSONRPCResponse
=
JSONRPCResponse
<
JsonElement
,
JsonElement
>
(
source
)
A
JSONRPCResponse
with untyped result and error data, deserialized as raw
JsonElement
.