setOnMessageProfileClickListener

open fun setOnMessageProfileClickListener(@Nullable messageProfileClickListener: OnItemClickListener<BaseMessage>)

Register a callback to be invoked when the profile view of the message is clicked.

Parameters

messageProfileClickListener

The callback that will run since 3.0.0