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
/
PublicationServicesHolder
/
findServices
find
Services
abstract
fun
<
T
:
Publication.Service
>
findServices
(
serviceType
:
KClass
<
T
>
)
:
List
<
T
>
Returns all the publication services that are instances of
serviceType
.