final | |
---|---|
readonly | |
extends |
Notification |
A notification which does not expect a response.
Methods | ||
---|---|---|
public
|
__construct(non-empty-string $jsonrpc, non-empty-string $method, null|array<string, mixed> $params = null)
|
# |
Methods inherited from Nexus\Mcp\Message\Notification |
---|
toArray() |
Methods inherited from Nexus\Mcp\Message\Message |
---|
jsonSerialize() |
Constants inherited from Nexus\Mcp\Message\Message |
---|
|
Properties inherited from Nexus\Mcp\Message\Notification |
---|
$method, $params |
Properties inherited from Nexus\Mcp\Message\Message |
---|
$jsonrpc |