Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-lcp
/
org.readium.r2.lcp.license.model.components
/
Link
/
Link
Link
androidJvm
constructor
(
href
:
Href
,
mediaType
:
MediaType
?
=
null
,
title
:
String
?
=
null
,
rels
:
Set
<
String
>
=
setOf()
,
profile
:
String
?
=
null
,
length
:
Int
?
=
null
,
hash
:
String
?
=
null
)