notifyDataSetChanged

open fun notifyDataSetChanged(@NonNull userList: List<User>, @NonNull myRole: Role)

Notifies this component that the list of users is changed.

Parameters

userList

The list of users to be displayed on this component

myRole

Role of the current user since 3.0.0