public string $name = 'Unnamed Agent'
public ClientType $type = 'ClientType'
public string $address = 'stream'
public initiateHandshake(string $request, array $headers): bool
| Parameter | Type | Description |
|---|
$request | string | |
$headers | array | |
public isAuthorized(): bool
public processCommand(PacketType $command, mixed $payload): bool
| Parameter | Type | Description |
|---|
$command | PacketType | |
$payload | mixed | |
protected commandStatus(?\stdClass $payload): bool
| Parameter | Type | Description |
|---|
$payload | \stdClass | |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000