onListItemLongClicked

protected open fun onListItemLongClicked(@NonNull view: View, @NonNull identifier: String, position: Int, @NonNull message: BaseMessage)

Called when the message item is long-clicked.

Parameters

view

The View clicked

identifier

The identifier identifying which area is long-clicked

position

The position clicked

message

The message that the clicked item displays since 3.3.0