HomeDocumentationAPI Reference
Getting StartedAPI ReferenceDashboardHelp Center
API Reference

Set Notification Icon

Android only

Use this API to set the icon you'd like to show for Instabug related notifications. This method takes @DrawableRes int parameter.

Replies.setNotificationIcon(@DrawableRes int notificationIcon);