UserIconBuilder

interface UserIconBuilder

Creates an IconCompat for a given user to be shown on notifications.

Functions

Link copied to clipboard
abstract suspend fun buildIcon(user: User): IconCompat?

Creates an IconCompat for a given user or null if it cannot be created.