final | |
|---|---|
readonly | |
extends |
JsonRpcNotification<'notifications/initialized'> |
implements |
ClientNotification |
This notification is sent from the client to the server after initialization has finished.
| Methods | ||
|---|---|---|
public
static
|
getMethod(): string
|
# |
public
static
|
fromArray(array $data): static
|
# |
| Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcNotification |
|---|
toArray(), jsonSerialize() |
| Methods inherited from Nexus\Mcp\Core\Schema\Notification |
|---|
__construct(), |
| Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage |
|---|
|
| Properties inherited from Nexus\Mcp\Core\Schema\Notification |
|---|
$params |