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

notEquals

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