resText

abstract fun resText(): Int

text in the notification

Return

Resource id for the text in the status bar notification.

See also

androidx.core.app.NotificationCompat.Builder

androidx.core.app.NotificationCompat.Builder#setContentText(CharSequence)