setOnMessageProfileLongClickListener

open fun setOnMessageProfileLongClickListener(@Nullable messageProfileLongClickListener: OnItemLongClickListener<BaseMessage>)

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

Parameters

messageProfileLongClickListener

The callback that will run since 3.0.0