with Res Send Button Text
fun withResSendButtonText(@StringRes() resSendButtonText: Int): 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
resSendButtonText
Resource id for the send button text in the status bar notification.