Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
alerts
/
com.splendo.kaluga.alerts
/
Alert
/
Builder
/
addActions
add
Actions
fun
addActions
(
actions
:
List
<
Alert.Action
>
)
:
Alert.Builder
fun
addActions
(
vararg
actions
:
Alert.Action
)
:
Alert.Builder
Adds a list of
Action
to the alert
Return
The modified
Alert.Builder
Parameters
actions
The list of
Action
objects