Class Nexus\Mcp\Core\Schema\Request\UnsubscribeRequest

final
readonly
extends JsonRpcRequest<'resources/unsubscribe'>
implements ClientRequest

Sent from the client to request cancellation of resources/updated notifications from the server. This should follow a previous resources/subscribe request.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
toArray(), jsonSerialize()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
$id