resTitle

abstract fun resTitle(): Int

title of the notification

Return

Resource id for the title in the status bar notification.

See also

androidx.core.app.NotificationCompat.Builder

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