Class JsonRpcResponse
Namespace: Sisk.JsonRPC
Assembly: Sisk.JsonRPC.dll
Represents an JSON-RPC response message.
public sealed class JsonRpcResponse
Inheritance
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Gets the JSON-RPC response error.
Gets the JSON-RPC response id.
Gets the JSON-RPC response result.
Gets the JSON-RPC response version. This property will always return "2.0".
Methods
CreateErrorResponse(JsonValue, JsonRpcError)
Creates an new error JsonRpcResponse with given parameters.
CreateSuccessResponse(JsonValue, JsonValue)
Creates an new success JsonRpcResponse with given parameters.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語