notifyDataSetChanged

open fun notifyDataSetChanged(@NonNull userList: List<User>, @NonNull openChannel: OpenChannel)

Notifies this component that the list of users is changed.

Parameters

userList

The list of users to be displayed on this component

openChannel

The latest open channel since 3.1.0