Back to Acra

resChannelName

web/static/javadoc/5.8.1/acra/org.acra.annotation/-acra-notification/res-channel-name.html

latest767 B
Original Source

androidJvm

resChannelName

@StringRes()

abstract fun resChannelName(): Int Content copied to clipboard

notification channel name.To learn about notification channels, visit the notification guide

Return

Resource id for the notification channel name

See also

android.app.NotificationChannel

android.app.NotificationChannel#NotificationChannel(String, CharSequence, int)