set Suggested Mention List Adapter
open fun setSuggestedMentionListAdapter(@Nullable adapter: SuggestedMentionListAdapter): MessageThreadFragment.Builder
Sets the suggested mention list adapter.
Return
This Builder object to allow for chaining of calls to set methods. since 3.3.0
Parameters
adapter
the adapter for the mentionable user list.