final |
|---|
readonly |
Per-call context accompanying an outbound JSON-RPC message on a transport.
| Methods | ||
|---|---|---|
public
|
__construct(
?RequestId $relatedRequestId = null,
bool $fromHandler = false,
array<non-empty-string, string> $headers = [],
)
|
# |
| Properties | |||
|---|---|---|---|
public
|
?RequestId
|
$relatedRequestId
|
# |
public
|
bool
|
$fromHandler
|
# |
public
|
array<non-empty-string, string>
|
$headers
|
# |