jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.client
/
Response
/
Response
Response
constructor
(
content
:
T
,
status
:
Int
,
headers
:
Map
<
String
,
List
<
String
>
>
)