with Res Send With Comment Button Text
fun withResSendWithCommentButtonText(@StringRes() resSendWithCommentButtonText: Int): NotificationConfigurationBuilder
Content copied to clipboard
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
resSendWithCommentButtonText
Resource id for the send with comment button text in the status bar notification.