final | |
---|---|
readonly | |
extends |
Notification |
implements |
ClientNotification |
This notification is sent from the client to the server after initialization has finished.
Methods | ||
---|---|---|
public
|
__construct(non-empty-string $jsonrpc, null|array<string, mixed> $meta = 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 | |||
---|---|---|---|
public
|
null|array<string, mixed>
|
$meta
|
# |
Properties inherited from Nexus\Mcp\Message\Notification |
---|
$method, $params |
Properties inherited from Nexus\Mcp\Message\Message |
---|
$jsonrpc |