getChannel

suspend fun getChannel(channelId: UUID, userId: UUID? = null): Response<BaseItemDto>

Gets a live tv channel.

Parameters

channelId

Channel id.

userId

Optional. Attach user data.