\Threema\MsgApi\ToolsFileAnalysisResult

Summary

Methods
Properties
Constants
__construct()
getMimeType()
getSize()
getPath()
getFileName()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$mimeType
$size
$path
N/A

Properties

$mimeType

$mimeType : string

Type

string

$size

$size : integer

Type

integer

$path

$path : string

Type

string

Methods

__construct()

__construct(string  $mimeType, integer  $size, string  $path) 

Parameters

string $mimeType
integer $size
string $path

getMimeType()

getMimeType() : string

Returns

string

getSize()

getSize() : integer

Returns

integer

getPath()

getPath() : string

Returns

string

getFileName()

getFileName() : string

Returns

string