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.operations
/
SessionApi
/
removeUserFromSession
remove
User
From
Session
suspend
fun
removeUserFromSession
(
sessionId
:
String
,
userId
:
UUID
)
:
Response
<
Unit
>
Removes an additional user from a session.
Parameters
session
Id
The session id.
user
Id
The user id.