Class Nexus\Mcp\Core\Schema\Notification\InitializedNotification

final
readonly
extends JsonRpcNotification<'notifications/initialized'>
implements ClientNotification

This notification is sent from the client to the server after initialization has finished.

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