toggle menu
richiesdk
androidJvm
switch theme
search in API
editions
/
fi.richie.editions
/
DownloadedEdition
Downloaded
Edition
data
class
DownloadedEdition
(
val
edition
:
Edition
,
val
downloadedDate
:
Date
)
Contains an
Edition
and the date the edition was downloaded.
Members
Constructors
Downloaded
Edition
Link copied to clipboard
constructor
(
edition
:
Edition
,
downloadedDate
:
Date
)
Properties
downloaded
Date
Link copied to clipboard
val
downloadedDate
:
Date
edition
Link copied to clipboard
val
edition
:
Edition