Filestack\Filelink::getMetaData
Get metadata of filehandle
Signature
public function getMetaData([array
$fields = ] )
Parameters
$fields
— array- optional, specific fields to retrieve.
possible fields are:
mimetype, filename, size, width, height,
location, path, container, exif,
uploaded (timestamp), writable,
cloud, source_url
Returns
- array
Errors/Exceptions
-
FilestackException
- if API call fails
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)