actions

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

Parameters

value

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


@JvmName(name = "vkknvndmgpsubvra")
suspend fun actions(argument: List<suspend GetListenerRuleActionBuilder.() -> Unit>)
@JvmName(name = "pcqilgdwemgueuqp")
suspend fun actions(vararg argument: suspend GetListenerRuleActionBuilder.() -> Unit)
@JvmName(name = "qpwciajnqslctxho")
suspend fun actions(argument: suspend GetListenerRuleActionBuilder.() -> Unit)

Parameters

argument

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


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

Parameters

values

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