withResSendButtonText

fun withResSendButtonText(@StringRes() resSendButtonText: Int): NotificationConfigurationBuilder

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.