DataSource Extensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DataSource Extensions
sl4jx-kotlin
/
com.caplin.integration.streamlinkx
/
StreamLinkConnection
/
awaitServiceUp
await
Service
Up
open
suspend
fun
awaitServiceUp
(
name
:
String
)
(
source
)
Suspends until the service named
name
reports
ServiceStatus.OK
, polling periodically.