conditions

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

Parameters

value

Set of conditions associated with the rule. Detailed below.


@JvmName(name = "djrqokikojomdofp")
suspend fun conditions(argument: List<suspend GetListenerRuleConditionBuilder.() -> Unit>)
@JvmName(name = "mjitrsaqkbudgfvn")
suspend fun conditions(vararg argument: suspend GetListenerRuleConditionBuilder.() -> Unit)
@JvmName(name = "tskxyfyesajedghp")
suspend fun conditions(argument: suspend GetListenerRuleConditionBuilder.() -> Unit)

Parameters

argument

Set of conditions associated with the rule. Detailed below.


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

Parameters

values

Set of conditions associated with the rule. Detailed below.