Class Nexus\Mcp\Core\Schema\Notification\TaskStatusNotification

final
readonly
extends JsonRpcNotification<'notifications/tasks/status'>
implements ClientNotification, ServerNotification

An optional notification from the receiver to the requestor, informing them that a task's status has changed. Receivers are not required to send these notifications.

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