Set Notification Icon
Replies.setNotificationIcon(@DrawableRes int notificationIcon);Replies.setNotificationIcon(@DrawableRes int notificationIcon)Last updated
Use this API to set the icon you'd like to show for Luciq related notifications. This method takes @DrawableRes int parameter.
Replies.setNotificationIcon(@DrawableRes int notificationIcon);Replies.setNotificationIcon(@DrawableRes int notificationIcon)Last updated