Class Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcNotification

<out TMethod is non-empty-string, out TEnvelope is array<string, mixed> = array<string, mixed>>

abstract
readonly
extends Notification<TMethod>
implements Arrayable<TEnvelope>, JsonRpcMessage

A notification which does not expect a response.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\Notification
__construct(), getMethod()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties inherited from Nexus\Mcp\Core\Schema\Notification
$params