send Notification Actions
Parameters
value
Information about the send notification action.
Parameters
values
Information about the send notification action.
suspend fun sendNotificationActions(argument: List<suspend RuleSendNotificationActionArgsBuilder.() -> Unit>)
suspend fun sendNotificationActions(vararg argument: suspend RuleSendNotificationActionArgsBuilder.() -> Unit)
suspend fun sendNotificationActions(argument: suspend RuleSendNotificationActionArgsBuilder.() -> Unit)
Parameters
argument
Information about the send notification action.