jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
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