resIcon

abstract fun resIcon(): Int

icon of the notification

Return

Resource id for the icon in the status bar notification.

See also

androidx.core.app.NotificationCompat.Builder

androidx.core.app.NotificationCompat.Builder#setSmallIcon(int)