Builder
Builds the NotificationAction.
Constructors
Functions
Link copied to clipboard
open fun addRemoteInput(@NonNull remoteInput: LocalizableRemoteInput): NotificationActionButton.Builder
Add a remoteInput.
Link copied to clipboard
Builds and return the notification action.
Link copied to clipboard
open fun extend(@NonNull extender: NotificationCompat.Action.Extender): NotificationActionButton.Builder
Extends the notification action.
Link copied to clipboard
Sets the description of the action.
Link copied to clipboard
Set the icon.
Link copied to clipboard
Set the isForegroundAction flag.