withSendWithCommentButtonText

fun withSendWithCommentButtonText(sendWithCommentButtonText: String): NotificationConfigurationBuilder

in-line comment button text. No effect on pre-nougat devices.

Since

5.0.0

Return

this instance

See also

androidx.core.app.NotificationCompat.Builder

#addAction(int, CharSequence, PendingIntent)

Parameters

sendWithCommentButtonText

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