notifyDataSetChanged

open fun notifyDataSetChanged(@NonNull messageList: List<BaseMessage>)

Notifies this component that the message search result is changed.

Parameters

messageList

The list of message search result to be displayed on this component since 3.0.0