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
/
ItemUpdateApi
/
updateItemContentType
update
Item
Content
Type
suspend
fun
updateItemContentType
(
itemId
:
UUID
,
contentType
:
String
?
=
null
)
:
Response
<
Unit
>
Updates an item's content type.
Parameters
item
Id
The item id.
content
Type
The content type of the item.