final | |
|---|---|
readonly | |
extends |
NotificationParams<array{_meta?: template-type<MetaObject, Arrayable, 'T'>, uri: string}> |
Parameters for a notifications/resources/updated notification.
| Methods | ||
|---|---|---|
public
|
__construct(string $uri, MetaObject $meta = new MetaObject())
|
# |
public
static
|
fromArray(array $data): static
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): array
|
# |
| Properties | |||
|---|---|---|---|
public
|
string
|
$uri
|
# |
| Properties inherited from Nexus\Mcp\Core\Schema\NotificationParams |
|---|
$meta |