jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.sockets
/
SocketConnection
/
disconnect
disconnect
abstract
suspend
fun
disconnect
(
)
Disconnect the WebSocket. Will do nothing when there is no connection.
See also
Socket
Connection.
connect