toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.client
/
Response
/
getValue
get
Value
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
Get the response content using property delegation.
val content by response
Content copied to clipboard