SearchResultNameFormatter
An interface that allows to generate a title text for the given message.
Functions
Link copied to clipboard
abstract fun formatMessageTitle(searchResultItem: ItemState.SearchResultItemState, currentUser: User?): AnnotatedString
Generates a title text for the given search result item.