ChatNotificationStyle

interface ChatNotificationStyle : BaseNotificationStyle<ChatNotificationStyle>

Chat notification style

Functions

Link copied to clipboard
abstract fun setNotificationColor(@ColorInt color: Int): ChatNotificationStyle

The resource to use as notification accent color

Link copied to clipboard
abstract fun setNotificationSmallIcon(resId: Int): ChatNotificationStyle

The resource to be used as small icon

Inheritors

Link copied to clipboard