MessageListItemPredicate

Predicate object with a filter condition for MessageListItem. Used to filter a list of MessageListItem before applying it to MessageListView.

Functions

Link copied to clipboard
abstract fun predicate(item: MessageListItem): Boolean