on Action Item Clicked
protected open fun onActionItemClicked(@NonNull view: View, position: Int, @NonNull participant: User, @Nullable channel: OpenChannel)
Called when the action has been clicked.
Parameters
view
The view that was clicked.
position
The position that was clicked.
participant
The participant data that was clicked.
channel
The OpenChannel
that contains the data needed for this fragment since 3.1.0