Client
Less than 1 minute
Client
Control class for Warlock
This class creates a connection to the Warlock server from within a Hazaar application allowing the application to send triggers or schedule tasks for delayed execution.
Properties
config
public array $configMethods
__construct
public __construct(array $clientConfig): voidParameters
| Parameter | Type | Description |
|---|---|---|
$clientConfig | array |
wait
public wait(int $seconds): voidParameters
| Parameter | Type | Description |
|---|---|---|
$seconds | int |
createConnection
protected createConnection(Protocol $protocol, ?string $guid): voidParameters
| Parameter | Type | Description |
|---|---|---|
$protocol | Protocol | |
$guid | string |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000