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
/
ParseData
Parse
Data
data
class
ParseData
(
val
feed
:
Feed
?
,
val
publication
:
Publication
?
,
val
type
:
Int
)
Members
Constructors
Parse
Data
Link copied to clipboard
constructor
(
feed
:
Feed
?
,
publication
:
Publication
?
,
type
:
Int
)
Properties
feed
Link copied to clipboard
val
feed
:
Feed
?
publication
Link copied to clipboard
val
publication
:
Publication
?
type
Link copied to clipboard
val
type
:
Int