toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.deviceprofile
/
buildUpon
build
Upon
fun
DeviceProfile
.
buildUpon
(
body
:
DeviceProfileBuilder
.
(
)
->
Unit
)
:
DeviceProfile
fun
Collection
<
ProfileCondition
>
.
buildUpon
(
body
:
ProfileConditionsBuilder
.
(
)
->
Unit
)
:
Collection
<
ProfileCondition
>