Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.publication
/
Publication
/
findService
find
Service
open
override
fun
<
T
:
Publication.Service
>
findService
(
serviceType
:
KClass
<
T
>
)
:
T
?
Returns the first publication service that is an instance of
serviceType
.