jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-model
/
org.jellyfin.sdk.model.api.request
/
OnPlaybackStoppedRequest
/
OnPlaybackStoppedRequest
On
Playback
Stopped
Request
constructor
(
itemId
:
UUID
,
mediaSourceId
:
String
?
=
null
,
nextMediaType
:
String
?
=
null
,
positionTicks
:
Long
?
=
null
,
liveStreamId
:
String
?
=
null
,
playSessionId
:
String
?
=
null
)