\Threema\MsgApi\CommandsSendE2E

Summary

Methods
Properties
Constants
__construct()
getNonce()
getBox()
getParams()
getPath()
parseResult()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$nonce
$box
$threemaId
N/A

Properties

$nonce

$nonce : string

Type

string

$box

$box : string

Type

string

$threemaId

$threemaId : string

Type

string

Methods

__construct()

__construct(string  $threemaId, string  $nonce, string  $box) 

Parameters

string $threemaId
string $nonce
string $box

getNonce()

getNonce() : string

Returns

string

getBox()

getBox() : string

Returns

string

getParams()

getParams() : array

Returns

array

getPath()

getPath() : string

Returns

string