addNotificationActionButton
fun addNotificationActionButton(action: NotificationActionButton): NotificationActionButtonGroup.Builder(source)
Adds a notification action button.
Return
The builder to allow method chaining.
Parameters
action
The notification action button to add.