resSendButtonText

abstract fun resSendButtonText(): Int

send button text shown in expanded view

Return

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

See also

androidx.core.app.NotificationCompat.Builder

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