extend
open fun extend(@NonNull extender: NotificationCompat.Action.Extender): NotificationActionButton.Builder
Extends the notification action.
Return
The builder with the extender value added.
Parameters
extender
A NotificationCompat.Action.Extender value.