Class Nexus\Mcp\Core\Schema\Request\SubscribeRequest

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

Sent from the client to request resources/updated notifications from the server whenever a particular resource changes.

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