final |
|---|
Represents the result of a server capture operation, containing raw packets and parsed server information.
| Methods | ||
|---|---|---|
public
|
__construct(array<mixed> $rawPackets, ServerInfo $serverInfo, array<mixed> $metadata)
|
# |
| Properties | |||
|---|---|---|---|
public
|
array<mixed>
|
$rawPackets
|
# |
public
|
ServerInfo
|
$serverInfo
|
# |
public
|
array<mixed>
|
$metadata
|
# |