SearchResultNameFormatter

An interface that allows to generate a title text for the given message.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun formatMessageTitle(searchResultItem: ItemState.SearchResultItemState, currentUser: User?): AnnotatedString

Generates a title text for the given search result item.