notifyDataSetChanged

open fun notifyDataSetChanged(@NonNull data: List<T>)

Notifies this component that the list of users who can be selected is changed.

Parameters

data

The list of users to be displayed on this component since 3.0.0