class

MCProtocol::JSONRPCResponse

Inherits JSON::Serializable < Reference < Object

A successful (non-error) response to a request.

Constructors

new(id : RequestId, result : Result, jsonrpc : String = "2.0")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

jsonrpc
Source
result
Source