actions

@JvmName(name = "cgkjjajcirguvloh")
suspend fun actions(value: List<GetListenerRuleAction>?)

Parameters

value

List of actions associated with the rule, sorted by order. Detailed below.


@JvmName(name = "otidjsleeuunqgpd")
suspend fun actions(argument: List<suspend GetListenerRuleActionBuilder.() -> Unit>)
@JvmName(name = "pydpiadawspgwyrt")
suspend fun actions(vararg argument: suspend GetListenerRuleActionBuilder.() -> Unit)
@JvmName(name = "arvylciwwauflpij")
suspend fun actions(argument: suspend GetListenerRuleActionBuilder.() -> Unit)

Parameters

argument

List of actions associated with the rule, sorted by order. Detailed below.


@JvmName(name = "oprjhdxfuflcpcjc")
suspend fun actions(vararg values: GetListenerRuleAction)

Parameters

values

List of actions associated with the rule, sorted by order. Detailed below.