Kvaesitso
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kvaesitso
sdk
/
de.mm20.launcher2.sdk.files
/
FileMetadata
/
FileMetadata
File
Metadata
constructor
(
title
:
String
?
=
null
,
artist
:
String
?
=
null
,
album
:
String
?
=
null
,
duration
:
Long
?
=
null
,
year
:
Int
?
=
null
,
dimensions
:
FileDimensions
?
=
null
,
location
:
String
?
=
null
,
appName
:
String
?
=
null
,
appPackageName
:
String
?
=
null
)