toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.deviceprofile
/
ProfileConditionsBuilder
/
greaterThanOrEquals
greater
Than
Or
Equals
fun
greaterThanOrEquals
(
property
:
ProfileConditionValue
,
value
:
Number
,
required
:
Boolean
=
false
)
:
ProfileCondition
infix
fun
ProfileConditionValue
.
greaterThanOrEquals
(
value
:
Number
)
:
ProfileCondition