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 | ||
|---|---|---|
public
|
__construct(TaskStatusNotificationParams $params)
|
# |
public
static
|
getMethod(): string
|
# |
public
static
|
fromArray(array $data): static
|
# |
| Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcNotification |
|---|
toArray(), jsonSerialize() |
| Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage |
|---|
|
| Properties inherited from Nexus\Mcp\Core\Schema\Notification |
|---|
$params |