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