onUserProfileClicked

protected open fun onUserProfileClicked(@NonNull view: View, position: Int, @NonNull user: T)

Called when the profile view of the item is clicked.

Parameters

view

The View clicked.

position

The position clicked.

user

The user that the clicked item displays since 3.0.0