ServerRequest

sealed interface ServerRequest : Request(source)

Represents a request sent by the server.

Inheritors

Properties

Link copied to clipboard
abstract val method: Method

Functions

Link copied to clipboard

Converts the request to a JSON-RPC request.