CallNotificationStyle

interface CallNotificationStyle : BaseNotificationStyle<CallNotificationStyle>

Style of the call notification

Functions

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

The resource to use as notification accent color

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

The resource to be used as small icon

Inheritors

Link copied to clipboard