PlaybackStopInfo
@Serializable
Class PlaybackStopInfo.
Constructors
Link copied to clipboard
constructor(item: BaseItemDto? = null, itemId: UUID, sessionId: String? = null, mediaSourceId: String? = null, positionTicks: Long? = null, liveStreamId: String? = null, playSessionId: String? = null, failed: Boolean, nextMediaType: String? = null, playlistItemId: String? = null, nowPlayingQueue: List<QueueItem>? = null)
Properties
Link copied to clipboard
The item.
Link copied to clipboard
The live stream identifier.
Link copied to clipboard
The media version identifier.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The play session identifier.
Link copied to clipboard
The position ticks.