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

equals

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