feedFilter property
Used to control which conversations are shown in the conversation feed, depending on access level, custom conversation attributes or message read status.
See {@link ConversationPredicate} for all available options.
You can also modify the filter on the fly using {@link Inbox.setFeedFilter}.
Implementation
external ConversationPredicate feedFilter;