final | |
|---|---|
readonly | |
extends |
NotificationParams |
Parameters for a notifications/elicitation/complete notification.
| Methods | ||
|---|---|---|
public
|
__construct(string $elicitationId, MetaObject $meta = new MetaObject())
|
# |
public
static
|
fromArray(array<string, mixed> $data): static
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): array
|
# |
| Properties | |||
|---|---|---|---|
public
|
non-empty-string
|
$elicitationId
|
# |
| Properties inherited from Nexus\Mcp\Core\Schema\NotificationParams |
|---|
$meta |