with Send Button Text
fun withSendButtonText(sendButtonText: String): NotificationConfigurationBuilder
Content copied to clipboard
send button text shown in expanded view
Since
5.0.0
Return
this instance
See also
androidx.core.app.NotificationCompat.Builder
#addAction(int, CharSequence, PendingIntent)
Parameters
sendButtonText
Resource id for the send button text in the status bar notification.