onUserSelectionCompleted

abstract fun onUserSelectionCompleted(@NonNull selectedUserIds: List<String>)

Called when user selections are completed.

Parameters

selectedUserIds

The list of user's ids who are selected.