__construct()
__construct(string $threemaId, string $secret, string|null $host = null, array|null $tlsOptions = null)
Parameters
string |
$threemaId |
valid threema id (8chars) |
string |
$secret |
secret |
string|null |
$host |
server url |
array|null |
$tlsOptions |
advanced TLS options |