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
/
LiveTvApi
/
getChannel
get
Channel
suspend
fun
getChannel
(
channelId
:
UUID
,
userId
:
UUID
?
=
null
)
:
Response
<
BaseItemDto
>
Gets a live tv channel.
Parameters
channel
Id
Channel id.
user
Id
Optional. Attach user data.