UnknownMethodRequestOrNotification

Represents a request or notification for an unknown method.

Parameters

method

The method that is unknown.

Constructors

Link copied to clipboard
constructor(method: Method)

Properties

Link copied to clipboard
open override val method: Method

Functions

Link copied to clipboard

Converts the notification to a JSON-RPC notification.

Converts the request to a JSON-RPC request.