onProfileClicked

protected open fun onProfileClicked(    @NonNull view: View,     position: Int,     @NonNull user: User)

Called when the user profile has been clicked.

Parameters

view

The view that was clicked.

position

The position that was clicked.

user

The user data that was clicked. since 3.1.0