final | |
|---|---|
readonly | |
extends |
JsonRpcNotification<'notifications/resources/list_changed'> |
implements |
ServerNotification |
An optional notification from the server to the client, informing it that the list of resources it can read from has changed. This may be issued by servers without any previous subscription from the client.
| 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 |