toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
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