Back to Acra

resTitle

web/static/javadoc/5.8.2/acra/org.acra.annotation/-acra-notification/res-title.html

latest642 B
Original Source

androidJvm

resTitle

@StringRes()

abstract fun resTitle(): Int Content copied to clipboard

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)