onItemLongClicked

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

Called when the item of the notification 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.17.0