toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
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