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
/
sendGeneralCommand
send
General
Command
suspend
fun
sendGeneralCommand
(
sessionId
:
String
,
command
:
GeneralCommandType
)
:
Response
<
Unit
>
Issues a general command to a client.
Parameters
session
Id
The session id.
command
The command to send.