onMessageProfileClicked

protected open fun onMessageProfileClicked(    @NonNull view: View,     position: Int,     @NonNull message: BaseMessage)

Called when the profile view of the message is clicked.

Parameters

view

The View clicked

position

The position clicked

message

The message that the clicked item displays since 3.0.0