withSendButtonText

fun withSendButtonText(sendButtonText: String): 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

sendButtonText

Resource id for the send button text in the status bar notification.