ReactionIconFactory

An interface that allows the creation of reaction icons for reaction types.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Creates an instance of ReactionIcon for the given reaction type.

Link copied to clipboard

Creates ReactionIcons for all the supported reaction types.

Link copied to clipboard
abstract fun isReactionSupported(type: String): Boolean

Checks if the factory is capable of creating an icon for the given reaction type.