Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.opds
/
OpdsMetadata
/
OpdsMetadata
Opds
Metadata
constructor
(
title
:
String
,
numberOfItems
:
Int
?
=
null
,
itemsPerPage
:
Int
?
=
null
,
currentPage
:
Int
?
=
null
,
modified
:
Instant
?
=
null
,
position
:
Int
?
=
null
,
rdfType
:
String
?
=
null
)