onMessageProfileLongClicked

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

Called when the profile view of the message is long-clicked.

Parameters

view

The View long-clicked

position

The position long-clicked

message

The message that the long-clicked item displays since 3.0.0