Skip to main content

HeaderArtifacts


HeaderArtifacts

  • Full name: \Onslip360\Hawk\HeaderArtifacts

Properties

ts

public int $ts

nonce

public string $nonce

method

public string $method

resource

public string $resource

host

public string $host

port

public int $port

hash

public ?string $hash

ext

public ?string $ext

app

public ?string $app

dlg

public ?string $dlg

Methods

__construct

public __construct(int $ts, string $nonce, string $method, string $resource, string $host, int $port, ?string $hash, ?string $ext, ?string $app, ?string $dlg): mixed

Parameters:

ParameterTypeDescription
$tsint
$noncestring
$methodstring
$resourcestring
$hoststring
$portint
$hash?string
$ext?string
$app?string
$dlg?string


Automatically generated on 2024-11-05