toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
LiveTvApi
/
getLineups
get
Lineups
suspend
fun
getLineups
(
id
:
String
?
=
null
,
type
:
String
?
=
null
,
location
:
String
?
=
null
,
country
:
String
?
=
null
)
:
Response
<
List
<
<Error class: unknown class>
>
>
Gets available lineups.
Parameters
id
Provider id.
type
Provider type.
location
Location.
country
Country.