Class Nexus\Mcp\Core\Schema\Notification\ElicitationCompleteNotification

final
readonly
extends JsonRpcNotification<'notifications/elicitation/complete'>
implements ServerNotification

An optional notification from the server to the client, informing it of a completion of a out-of-band elicitation request.

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