conditions

@JvmName(name = "jincbqhlbitfodvs")
suspend fun conditions(value: List<GetListenerRuleCondition>?)

Parameters

value

Set of conditions associated with the rule. Detailed below.


@JvmName(name = "objcxrwpajxwntyq")
suspend fun conditions(argument: List<suspend GetListenerRuleConditionBuilder.() -> Unit>)
@JvmName(name = "lxkrkmkbjwltuaoj")
suspend fun conditions(vararg argument: suspend GetListenerRuleConditionBuilder.() -> Unit)
@JvmName(name = "kceyqqmpkeivxowq")
suspend fun conditions(argument: suspend GetListenerRuleConditionBuilder.() -> Unit)

Parameters

argument

Set of conditions associated with the rule. Detailed below.


@JvmName(name = "kvwbcnwqqorrsvxv")
suspend fun conditions(vararg values: GetListenerRuleCondition)

Parameters

values

Set of conditions associated with the rule. Detailed below.