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
/
awaitStatusOk
await
Status
Ok
suspend
fun
<
T
>
Flow
<
Event
<
T
>
>
.
awaitStatusOk
(
)
:
StatusEvent
(
source
)
Suspends until the stream emits a
StatusEvent
with type
STATUS_OK
, returning it.