toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.deviceprofile
/
ProfileConditionsBuilder
/
add
add
fun
add
(
property
:
ProfileConditionValue
,
operator
:
ProfileConditionType
,
value
:
String
?
,
required
:
Boolean
)
:
ProfileCondition
fun
add
(
condition
:
ProfileCondition
)
:
ProfileCondition