Class Nexus\Mcp\Message\Notification\ProgressNotification

final
readonly
extends Notification
implements ClientNotification, ServerNotification

An out-of-band notification used to inform the receiver of a progress update for a long-running request.

Methods
Methods inherited from Nexus\Mcp\Message\Notification
toArray()
Methods inherited from Nexus\Mcp\Message\Message
jsonSerialize()
Constants inherited from Nexus\Mcp\Message\Message
JSON_RPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Message\Notification
$method, $params
Properties inherited from Nexus\Mcp\Message\Message
$jsonrpc