jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.sockets
/
DefaultSocketApi
/
subscribeAll
subscribe
All
open
override
fun
subscribeAll
(
)
:
Flow
<
OutboundWebSocketMessage
>
Subscribe to all incoming WebSocket messages. Returns a flow that emits each deserialized message.
See also
subscribe