resSendWithCommentButtonText

abstract fun resSendWithCommentButtonText(): Int

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

Return

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

See also

androidx.core.app.NotificationCompat.Builder

androidx.core.app.NotificationCompat.Builder#addAction(int, CharSequence, PendingIntent)