toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
SendCommand
/
SendCommand
Send
Command
constructor
(
groupId
:
UUID
,
playlistItemId
:
UUID
,
when
:
DateTime
,
positionTicks
:
Long
?
=
null
,
command
:
SendCommandType
,
emittedAt
:
DateTime
)