jellyfin-sdk-kotlin
latest-SNAPSHOT
      Target filter
Search in API
Skip to content
    jellyfin-sdk-kotlin
jellyfin-model/org.jellyfin.sdk.model.deviceprofile/ProfileConditionsBuilder/inCollection

inCollection

fun inCollection(property: ProfileConditionValue, value: Collection<String>, required: Boolean = false): ProfileCondition
infix fun ProfileConditionValue.inCollection(value: Collection<String>): ProfileCondition
fun inCollection(property: ProfileConditionValue, value: Collection<Boolean>, required: Boolean = false): ProfileCondition
infix fun ProfileConditionValue.inCollection(value: Collection<Boolean>): ProfileCondition
fun inCollection(property: ProfileConditionValue, value: Collection<Number>, required: Boolean = false): ProfileCondition
infix fun ProfileConditionValue.inCollection(value: Collection<Number>): ProfileCondition
Generated by Dokka
© 2026 Copyright